GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest
import type { GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest } from "https://googleapis.deno.dev/v1/drivelabels:v2.ts";Request to create a selection choice.
interface GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest  {
fieldId?: string;
}