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

2 uses

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

	cloud.google.com/go/storage
		copy.go#L223: 		call.UserProject(c.dst.userProject)