cloud.google.com/go/storage.BucketHandle.newPatchCall (method)

2 uses

	cloud.google.com/go/storage (current package)
		bucket.go#L194: 	req, err := b.newPatchCall(&uattrs)
		bucket.go#L212: func (b *BucketHandle) newPatchCall(uattrs *BucketAttrsToUpdate) (*raw.BucketsPatchCall, error) {