Google Cloud Ces V1 Client - Class RoutingConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class RoutingConfig.

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

Generated from protobuf message google.cloud.ces.v1.OmnichannelIntegrationConfig.RoutingConfig

Namespace

Google \ Cloud \ Ces \ V1 \ OmnichannelIntegrationConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ subscriber_key string

The key of the subscriber.

getSubscriberKey

The key of the subscriber.

Returns
Type Description
string

setSubscriberKey

The key of the subscriber.

Parameter
Name Description
var string
Returns
Type Description
$this