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

GoogleAppsDriveLabelsV2ListLabelPermissionsResponse

import type { GoogleAppsDriveLabelsV2ListLabelPermissionsResponse } from "https://googleapis.deno.dev/v1/drivelabels:v2.ts";

Response for listing the permissions on a Label.

interface GoogleAppsDriveLabelsV2ListLabelPermissionsResponse {
nextPageToken?: string;
}

§Properties

§

Label permissions.

§
nextPageToken?: string
[src]

The token of the next page in the response.