cloud.google.com/go/storage.BucketAttrs.Logging (field)

3 uses

	cloud.google.com/go/storage (current package)
		bucket.go#L319: 	Logging *BucketLogging
		bucket.go#L527: 		Logging:                  toBucketLogging(b.Logging),
		bucket.go#L578: 		Logging:          b.Logging.toRawBucketLogging(),