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

GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest

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

Request to enable the Field.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest {
id?: string;
}

§Properties

§
id?: string
[src]

Required. ID of the Field to enable.