GoogleAppsDriveLabelsV2LabelEnabledAppSettings
import type { GoogleAppsDriveLabelsV2LabelEnabledAppSettings } from "https://googleapis.deno.dev/v1/drivelabels:v2.ts";
Describes the 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.