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

2 uses

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

	cloud.google.com/go/storage
		iam.go#L52: 		call.UserProject(c.userProject)