public sealed class OmnichannelIntegrationConfig.Types.SubscriberConfig : IMessage<OmnichannelIntegrationConfig.Types.SubscriberConfig>, IEquatable<OmnichannelIntegrationConfig.Types.SubscriberConfig>, IDeepCloneable<OmnichannelIntegrationConfig.Types.SubscriberConfig>, IBufferMessage, IMessageReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class OmnichannelIntegrationConfig.Types.SubscriberConfig.
Configs of subscribers.
Implements
IMessageOmnichannelIntegrationConfigTypesSubscriberConfig, IEquatableOmnichannelIntegrationConfigTypesSubscriberConfig, IDeepCloneableOmnichannelIntegrationConfigTypesSubscriberConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Constructors
SubscriberConfig()
public SubscriberConfig()SubscriberConfig(SubscriberConfig)
public SubscriberConfig(OmnichannelIntegrationConfig.Types.SubscriberConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
OmnichannelIntegrationConfigTypesSubscriberConfig |
Properties
CesAppConfig
public OmnichannelIntegrationConfig.Types.CesAppConfig CesAppConfig { get; set; }Ces app config.
| Property Value | |
|---|---|
| Type | Description |
OmnichannelIntegrationConfigTypesCesAppConfig |
|
SubscriberConfigCase
public OmnichannelIntegrationConfig.Types.SubscriberConfig.SubscriberConfigOneofCase SubscriberConfigCase { get; }| Property Value | |
|---|---|
| Type | Description |
OmnichannelIntegrationConfigTypesSubscriberConfigSubscriberConfigOneofCase |
|