Reference documentation and code samples for the Google Cloud Ces V1 Client class ChannelType.
The type of the channel profile.
Protobuf type google.cloud.ces.v1.ChannelProfile.ChannelType
Namespace
Google \ Cloud \ Ces \ V1 \ ChannelProfileMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNKNOWN
Value: 0Unknown channel type.
Generated from protobuf enum UNKNOWN = 0;
WEB_UI
Value: 2Web UI channel.
Generated from protobuf enum WEB_UI = 2;
API
Value: 3API channel.
Generated from protobuf enum API = 3;
TWILIO
Value: 4Twilio channel.
Generated from protobuf enum TWILIO = 4;
GOOGLE_TELEPHONY_PLATFORM
Value: 5Google Telephony Platform channel.
Generated from protobuf enum GOOGLE_TELEPHONY_PLATFORM = 5;
CONTACT_CENTER_AS_A_SERVICE
Value: 6Contact Center as a Service (CCaaS) channel.
Generated from protobuf enum CONTACT_CENTER_AS_A_SERVICE = 6;
FIVE9
Value: 7Five9 channel.
Generated from protobuf enum FIVE9 = 7;