public sealed class OmnichannelIntegrationConfig.Types.ChannelConfig : IMessage<OmnichannelIntegrationConfig.Types.ChannelConfig>, IEquatable<OmnichannelIntegrationConfig.Types.ChannelConfig>, IDeepCloneable<OmnichannelIntegrationConfig.Types.ChannelConfig>, IBufferMessage, IMessageReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class OmnichannelIntegrationConfig.Types.ChannelConfig.
ChannelConfig contains config for various of app integration.
Implements
IMessageOmnichannelIntegrationConfigTypesChannelConfig, IEquatableOmnichannelIntegrationConfigTypesChannelConfig, IDeepCloneableOmnichannelIntegrationConfigTypesChannelConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Constructors
ChannelConfig()
public ChannelConfig()ChannelConfig(ChannelConfig)
public ChannelConfig(OmnichannelIntegrationConfig.Types.ChannelConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
OmnichannelIntegrationConfigTypesChannelConfig |
Properties
ChannelConfigCase
public OmnichannelIntegrationConfig.Types.ChannelConfig.ChannelConfigOneofCase ChannelConfigCase { get; }| Property Value | |
|---|---|
| Type | Description |
OmnichannelIntegrationConfigTypesChannelConfigChannelConfigOneofCase |
|
WhatsappConfig
public OmnichannelIntegrationConfig.Types.WhatsappConfig WhatsappConfig { get; set; }WhatsApp config.
| Property Value | |
|---|---|
| Type | Description |
OmnichannelIntegrationConfigTypesWhatsappConfig |
|