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

OmnichannelIntegrationConfigCesAppConfig

import type { OmnichannelIntegrationConfigCesAppConfig } from "https://googleapis.deno.dev/v1/ces:v1.ts";

Configs for CES app.

interface OmnichannelIntegrationConfigCesAppConfig {
app?: string;
}

§Properties

§
app?: string
[src]

The unique identifier of the CES app. Format: projects/{project}/locations/{location}/apps/{app}