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

GoogleAppsDriveLabelsV2FieldListOptions

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

Options for a multi-valued variant of an associated field type.

interface GoogleAppsDriveLabelsV2FieldListOptions {
maxEntries?: number;
}

§Properties

§
maxEntries?: number
[src]

Maximum number of entries permitted.