Uses of Interface
com.google.cloud.dialogflow.v2.DetectIntentResponseOrBuilder
-
Packages that use DetectIntentResponseOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of DetectIntentResponseOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 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.v2 that return DetectIntentResponseOrBuilder Modifier and Type Method Description DetectIntentResponseOrBuilderAutomatedAgentReply.Builder. getDetectIntentResponseOrBuilder()Response of the Dialogflow [Sessions.DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] call.DetectIntentResponseOrBuilderAutomatedAgentReply. getDetectIntentResponseOrBuilder()Response of the Dialogflow [Sessions.DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] call.DetectIntentResponseOrBuilderAutomatedAgentReplyOrBuilder. getDetectIntentResponseOrBuilder()Response of the Dialogflow [Sessions.DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] call.
-