Reference documentation and code samples for the Google Cloud Ces V1 Client class OmnichannelIntegrationConfig.
OmnichannelIntegrationConfig contains all App integration configs.
Generated from protobuf message google.cloud.ces.v1.OmnichannelIntegrationConfig
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ channel_configs
array| Google\Protobuf\Internal\MapField
Optional. Various of configuration for handling App events.
↳ subscriber_configs
↳ routing_configs
array| Google\Protobuf\Internal\MapField
Optional. The key of routing_configs is a key of app_configs
, value is a RoutingConfig
, which contains subscriber's key.
getChannelConfigs
Optional. Various of configuration for handling App events.
setChannelConfigs
Optional. Various of configuration for handling App events.
$this
getSubscriberConfigs
Optional. Various of subscribers configs.
setSubscriberConfigs
Optional. Various of subscribers configs.
$this
getRoutingConfigs
Optional. The key of routing_configs is a key of app_configs
, value is a RoutingConfig
, which contains subscriber's key.
setRoutingConfigs
Optional. The key of routing_configs is a key of app_configs
, value is a RoutingConfig
, which contains subscriber's key.
$this

