GoogleAppsDriveLabelsV2LabelEnabledAppSettings
import type { GoogleAppsDriveLabelsV2LabelEnabledAppSettings } from "https://googleapis.deno.dev/v1/drivelabels:v2.ts";
Describes the Google Workspace apps in which the label can be used.
interface GoogleAppsDriveLabelsV2LabelEnabledAppSettings {
enabledApps?: GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp[];
}§Properties
§
enabledApps?: GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp[]
[src]Optional. The list of apps where the label can be used.