public enum Participant.AgentDesktopSource extends Enum<Participant.AgentDesktopSource> implements ProtocolMessageEnumEnumeration of the Agent Desktop Source when using prebuilt Agent Assist integration modules.
Protobuf enum google.cloud.dialogflow.v2beta1.Participant.AgentDesktopSource
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AGENT_DESKTOP_SOURCE_UNSPECIFIED |
Agent Desktop Source is not specified. |
AGENT_DESKTOP_SOURCE_UNSPECIFIED_VALUE |
Agent Desktop Source is not specified. |
GENESYS_CLOUD |
Agent Desktop Source is Genesys Cloud. |
GENESYS_CLOUD_VALUE |
Agent Desktop Source is Genesys Cloud. |
LIVE_PERSON |
Agent Desktop Source is Live Person. |
LIVE_PERSON_VALUE |
Agent Desktop Source is Live Person. |
OTHER |
UI Modules are in use but the desktop is either not currently released or setting this field to the applicable desktop. |
OTHER_VALUE |
UI Modules are in use but the desktop is either not currently released or setting this field to the applicable desktop. |
SALESFORCE |
Agent Desktop Source is Salesforce. |
SALESFORCE_VALUE |
Agent Desktop Source is Salesforce. |
TWILIO |
Agent Desktop Source is Twilio. |
TWILIO_VALUE |
Agent Desktop Source is Twilio. |
UNRECOGNIZED |
|
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() |
|