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

2 uses

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

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