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

GoogleAppsDriveLabelsV2ListLabelLocksResponse

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

The response to a ListLabelLocksRequest.

interface GoogleAppsDriveLabelsV2ListLabelLocksResponse {
nextPageToken?: string;
}

§Properties

§

LabelLocks.

§
nextPageToken?: string
[src]

The token of the next page in the response.