Uses of Interface
com.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoffOrBuilder
-
Packages that use ResponseMessage.LiveAgentHandoffOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ResponseMessage.LiveAgentHandoffOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement ResponseMessage.LiveAgentHandoffOrBuilder Modifier and Type Class Description static class
ResponseMessage.LiveAgentHandoff
Indicates that the conversation should be handed off to a human agent.static class
ResponseMessage.LiveAgentHandoff.Builder
Indicates that the conversation should be handed off to a human agent.Methods in com.google.cloud.dialogflow.v2beta1 that return ResponseMessage.LiveAgentHandoffOrBuilder Modifier and Type Method Description ResponseMessage.LiveAgentHandoffOrBuilder
ResponseMessage.Builder. getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.ResponseMessage.LiveAgentHandoffOrBuilder
ResponseMessage. getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.ResponseMessage.LiveAgentHandoffOrBuilder
ResponseMessageOrBuilder. getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.
-