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

GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse

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

Response for Label update.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse {}

§Properties

§

The reply of the updates. This maps 1:1 with the updates, although responses to some requests may be empty.

§

The label after updates were applied. This is only set if [BatchUpdateLabelResponse2.include_label_in_response] is true and there were no errors.