google.golang.org/api/storage/v1.BucketsPatchCall.UserProject (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L4728: func (c *BucketsPatchCall) UserProject(userProject string) *BucketsPatchCall {

	cloud.google.com/go/storage
		bucket.go#L220: 		req.UserProject(b.userProject)