Uses of Interface
com.google.cloud.dialogflow.v2.HumanAgentHandoffConfigOrBuilder
-
Packages that use HumanAgentHandoffConfigOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of HumanAgentHandoffConfigOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement HumanAgentHandoffConfigOrBuilder Modifier and Type Class Description classHumanAgentHandoffConfigDefines the hand off to a live agent, typically on which external agent service provider to connect to a conversation.static classHumanAgentHandoffConfig.BuilderDefines the hand off to a live agent, typically on which external agent service provider to connect to a conversation.Methods in com.google.cloud.dialogflow.v2 that return HumanAgentHandoffConfigOrBuilder Modifier and Type Method Description HumanAgentHandoffConfigOrBuilderConversationProfile.Builder. getHumanAgentHandoffConfigOrBuilder()Configuration for connecting to a live agent.HumanAgentHandoffConfigOrBuilderConversationProfile. getHumanAgentHandoffConfigOrBuilder()Configuration for connecting to a live agent.HumanAgentHandoffConfigOrBuilderConversationProfileOrBuilder. getHumanAgentHandoffConfigOrBuilder()Configuration for connecting to a live agent.
-