Uses of Interface
com.google.cloud.dialogflow.v2beta1.DetectIntentResponseOrBuilder
-
Packages that use DetectIntentResponseOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of DetectIntentResponseOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement DetectIntentResponseOrBuilder Modifier and Type Class Description classDetectIntentResponseThe message returned from the DetectIntent method.static classDetectIntentResponse.BuilderThe message returned from the DetectIntent method.Methods in com.google.cloud.dialogflow.v2beta1 that return DetectIntentResponseOrBuilder Modifier and Type Method Description DetectIntentResponseOrBuilderAutomatedAgentReply.Builder. getDetectIntentResponseOrBuilder()Response of the Dialogflow [Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent] call.DetectIntentResponseOrBuilderAutomatedAgentReply. getDetectIntentResponseOrBuilder()Response of the Dialogflow [Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent] call.DetectIntentResponseOrBuilderAutomatedAgentReplyOrBuilder. getDetectIntentResponseOrBuilder()Response of the Dialogflow [Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent] call.
-