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

GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse

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

Response following update to Field properties.

interface GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse {
priority?: number;
}

§Properties

§
priority?: number
[src]

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