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

2 uses

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

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