Uses of Interface
com.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfigOrBuilder
-
Packages that use HumanAgentHandoffConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of HumanAgentHandoffConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 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.v2beta1 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.
-