public sealed class OmnichannelIntegrationConfig.Types.CesAppConfig : IMessage<OmnichannelIntegrationConfig.Types.CesAppConfig>, IEquatable<OmnichannelIntegrationConfig.Types.CesAppConfig>, IDeepCloneable<OmnichannelIntegrationConfig.Types.CesAppConfig>, IBufferMessage, IMessageReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class OmnichannelIntegrationConfig.Types.CesAppConfig.
Configs for CES app.
Implements
IMessageOmnichannelIntegrationConfigTypesCesAppConfig, IEquatableOmnichannelIntegrationConfigTypesCesAppConfig, IDeepCloneableOmnichannelIntegrationConfigTypesCesAppConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Constructors
CesAppConfig()
public CesAppConfig()CesAppConfig(CesAppConfig)
public CesAppConfig(OmnichannelIntegrationConfig.Types.CesAppConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
OmnichannelIntegrationConfigTypesCesAppConfig |
Properties
App
public string App { get; set; }The unique identifier of the CES app.
Format: projects/{project}/locations/{location}/apps/{app}
| Property Value | |
|---|---|
| Type | Description |
string |
|
AppAsAppName
public AppName AppAsAppName { get; set; }| Property Value | |
|---|---|
| Type | Description |
AppName |
|