public enum ChannelProfile.ChannelType extends Enum<ChannelProfile.ChannelType> implements ProtocolMessageEnumThe type of the channel profile.
Protobuf enum google.cloud.ces.v1.ChannelProfile.ChannelType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
API |
API channel. |
API_VALUE |
API channel. |
CONTACT_CENTER_AS_A_SERVICE |
Contact Center as a Service (CCaaS) channel. |
CONTACT_CENTER_AS_A_SERVICE_VALUE |
Contact Center as a Service (CCaaS) channel. |
FIVE9 |
Five9 channel. |
FIVE9_VALUE |
Five9 channel. |
GOOGLE_TELEPHONY_PLATFORM |
Google Telephony Platform channel. |
GOOGLE_TELEPHONY_PLATFORM_VALUE |
Google Telephony Platform channel. |
TWILIO |
Twilio channel. |
TWILIO_VALUE |
Twilio channel. |
UNKNOWN |
Unknown channel type. |
UNKNOWN_VALUE |
Unknown channel type. |
UNRECOGNIZED |
|
WEB_UI |
Web UI channel. |
WEB_UI_VALUE |
Web UI channel. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|