Gemini Enterprise for Customer Experience v1 API - Class OmnichannelIntegrationConfig.Types.ChannelConfig (1.0.0-beta01)

public sealed class OmnichannelIntegrationConfig.Types.ChannelConfig : IMessage<OmnichannelIntegrationConfig.Types.ChannelConfig>, IEquatable<OmnichannelIntegrationConfig.Types.ChannelConfig>, IDeepCloneable<OmnichannelIntegrationConfig.Types.ChannelConfig>, IBufferMessage, IMessage

Reference 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.

Inheritance

object > OmnichannelIntegrationConfig.Types.ChannelConfig

Namespace

Google.Cloud.Ces.V1

Assembly

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