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

2 uses

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

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