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

GoogleAppsDriveLabelsV2BadgeConfig

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

Badge status of the label.

interface GoogleAppsDriveLabelsV2BadgeConfig {
priorityOverride?: bigint;
}

§Properties

§

The color of the badge. When not specified, no badge is rendered. The background, foreground, and solo (light and dark mode) colors set here are changed in the Drive UI into the closest recommended supported color.

§
priorityOverride?: bigint
[src]

Override the default global priority of this badge. When set to 0, the default priority heuristic is used.