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

GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse

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

Response following update to Selection Choice properties.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse {
priority?: number;
}

§Properties

§
priority?: number
[src]

The priority of the updated choice. The priority may change from what was specified to assure contiguous priorities between choices (1-n).