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

GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest

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

Request to enable a Choice.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest {
fieldId?: string;
id?: string;
}

§Properties

§
fieldId?: string
[src]

Required. The Selection Field in which a Choice will be enabled.

§
id?: string
[src]

Required. Choice to enable.