Google Cloud Ces V1 Client - Class ChannelType (0.1.0)

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 \ ChannelProfile

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNKNOWN

Value: 0

Unknown channel type.

Generated from protobuf enum UNKNOWN = 0;

WEB_UI

Value: 2

Web UI channel.

Generated from protobuf enum WEB_UI = 2;

API

Value: 3

API channel.

Generated from protobuf enum API = 3;

TWILIO

Value: 4

Twilio channel.

Generated from protobuf enum TWILIO = 4;

GOOGLE_TELEPHONY_PLATFORM

Value: 5

Google Telephony Platform channel.

Generated from protobuf enum GOOGLE_TELEPHONY_PLATFORM = 5;

CONTACT_CENTER_AS_A_SERVICE

Value: 6

Contact Center as a Service (CCaaS) channel.

Generated from protobuf enum CONTACT_CENTER_AS_A_SERVICE = 6;

FIVE9

Value: 7

Five9 channel.

Generated from protobuf enum FIVE9 = 7;