cloud.google.com/go/storage.BucketLogging.toRawBucketLogging (method)

3 uses

	cloud.google.com/go/storage (current package)
		bucket.go#L578: 		Logging:          b.Logging.toRawBucketLogging(),
		bucket.go#L760: 			rb.Logging = ua.Logging.toRawBucketLogging()
		bucket.go#L1022: func (b *BucketLogging) toRawBucketLogging() *raw.BucketLogging {