NotificationsInsertOptions
import type { NotificationsInsertOptions } from "https://googleapis.deno.dev/v1/storage:v1.ts";Additional options for Storage#notificationsInsert.
interface NotificationsInsertOptions {
userProject?: string;
}import type { NotificationsInsertOptions } from "https://googleapis.deno.dev/v1/storage:v1.ts";Additional options for Storage#notificationsInsert.