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

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

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class OmnichannelIntegrationConfig.Types.RoutingConfig.

Routing config specify how/who to route app events to a subscriber.

Inheritance

object > OmnichannelIntegrationConfig.Types.RoutingConfig

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

RoutingConfig()

public RoutingConfig()

RoutingConfig(RoutingConfig)

public RoutingConfig(OmnichannelIntegrationConfig.Types.RoutingConfig other)
Parameter
Name Description
other OmnichannelIntegrationConfigTypesRoutingConfig

Properties

SubscriberKey

public string SubscriberKey { get; set; }

The key of the subscriber.

Property Value
Type Description
string