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

2 uses

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

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