Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BatchCreatePermissionsRequest

import type { BatchCreatePermissionsRequest } from "https://googleapis.deno.dev/v1/keep:v1.ts";

The request to add one or more permissions on the note. Currently, only the WRITER role may be specified. If adding a permission fails, then the entire request fails and no changes are made.

interface BatchCreatePermissionsRequest {}

§Properties

§

The request message specifying the resources to create.