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

2 uses

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

	cloud.google.com/go/storage
		notifications.go#L185: 		call.UserProject(b.userProject)