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

GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest

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

Request to create a selection choice.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest {
fieldId?: string;
}

§Properties

§

Required. The choice to create.

§
fieldId?: string
[src]

Required. The selection field in which a choice will be created.