Module: Google::Cloud::Dialogflow::V2::Participant::AgentDesktopSource

Defined in:
proto_docs/google/cloud/dialogflow/v2/participant.rb

Overview

Enumeration of the Agent Desktop Source when using prebuilt Agent Assist integration modules.

Constant Summary collapse

AGENT_DESKTOP_SOURCE_UNSPECIFIED =

Agent Desktop Source is not specified.

0
LIVE_PERSON =

Agent Desktop Source is Live Person.

1
GENESYS_CLOUD =

Agent Desktop Source is Genesys Cloud.

2
TWILIO =

Agent Desktop Source is Twilio.

3
SALESFORCE =

Agent Desktop Source is Salesforce.

4
OTHER =

UI Modules are in use but the desktop is either not currently released or setting this field to the applicable desktop.

8