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 class
HumanAgentHandoffConfig
Defines the hand off to a live agent, typically on which external agent service provider to connect to a conversation.static class
HumanAgentHandoffConfig.Builder
Defines 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 HumanAgentHandoffConfigOrBuilder
ConversationProfile.Builder. getHumanAgentHandoffConfigOrBuilder()
Configuration for connecting to a live agent.HumanAgentHandoffConfigOrBuilder
ConversationProfile. getHumanAgentHandoffConfigOrBuilder()
Configuration for connecting to a live agent.HumanAgentHandoffConfigOrBuilder
ConversationProfileOrBuilder. getHumanAgentHandoffConfigOrBuilder()
Configuration for connecting to a live agent.
-