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

2 uses

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

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