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

2 uses

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

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