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

GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest

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

Request to delete the Field.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest {
id?: string;
}

§Properties

§
id?: string
[src]

Required. ID of the Field to delete.