type cloud.google.com/go/storage.Lifecycle

6 uses

	cloud.google.com/go/storage (current package)
		bucket.go#L301: 	Lifecycle Lifecycle
		bucket.go#L357: type Lifecycle struct {
		bucket.go#L659: 	Lifecycle *Lifecycle
		bucket.go#L937: func toRawLifecycle(l Lifecycle) *raw.BucketLifecycle {
		bucket.go#L972: func toLifecycle(rl *raw.BucketLifecycle) Lifecycle {
		bucket.go#L973: 	var l Lifecycle