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

2 uses

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

	cloud.google.com/go/storage
		storage.go#L894: 		call.UserProject(o.userProject)