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

GoogleAppsDriveLabelsV2ListLabelsResponse

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

Response for listing Labels.

interface GoogleAppsDriveLabelsV2ListLabelsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The token of the next page in the response.