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

GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp

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

An App where the Label can be used.

interface GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp {
app?: "APP_UNSPECIFIED" | "DRIVE" | "GMAIL";
}

§Properties

§
app?: "APP_UNSPECIFIED" | "DRIVE" | "GMAIL"
[src]

Optional. The name of the App.