Uses of Interface
com.google.cloud.dialogflow.cx.v3.DetectIntentResponseOrBuilder
-
Packages that use DetectIntentResponseOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of DetectIntentResponseOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement DetectIntentResponseOrBuilder Modifier and Type Class Description class
DetectIntentResponse
The message returned from the DetectIntent method.static class
DetectIntentResponse.Builder
The message returned from the DetectIntent method.Methods in com.google.cloud.dialogflow.cx.v3 that return DetectIntentResponseOrBuilder Modifier and Type Method Description DetectIntentResponseOrBuilder
StreamingDetectIntentResponse.Builder. getDetectIntentResponseOrBuilder()
The response from detect intent.DetectIntentResponseOrBuilder
StreamingDetectIntentResponse. getDetectIntentResponseOrBuilder()
The response from detect intent.DetectIntentResponseOrBuilder
StreamingDetectIntentResponseOrBuilder. getDetectIntentResponseOrBuilder()
The response from detect intent.
-