Interface protos.google.cloud.ces.v1.IOmnichannelIntegrationConfig (0.2.0)

Properties of an OmnichannelIntegrationConfig.

Package

@google-cloud/ces

Properties

channelConfigs

channelConfigs?: ({ [k: string]: google.cloud.ces.v1.OmnichannelIntegrationConfig.IChannelConfig }|null);

OmnichannelIntegrationConfig channelConfigs

routingConfigs

routingConfigs?: ({ [k: string]: google.cloud.ces.v1.OmnichannelIntegrationConfig.IRoutingConfig }|null);

OmnichannelIntegrationConfig routingConfigs

subscriberConfigs

subscriberConfigs?: ({ [k: string]: google.cloud.ces.v1.OmnichannelIntegrationConfig.ISubscriberConfig }|null);

OmnichannelIntegrationConfig subscriberConfigs