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

LimitsGetLabelOptions

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

Additional options for DriveLabels#limitsGetLabel.

interface LimitsGetLabelOptions {
name?: string;
}

§Properties

§
name?: string
[src]

Required. Label revision resource name Must be: "limits/label"