Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequestOrBuilder
-
Packages that use MatchIntentRequestOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of MatchIntentRequestOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement MatchIntentRequestOrBuilder Modifier and Type Class Description class
MatchIntentRequest
Request of [MatchIntent][].static class
MatchIntentRequest.Builder
Request of [MatchIntent][].Methods in com.google.cloud.dialogflow.cx.v3beta1 that return MatchIntentRequestOrBuilder Modifier and Type Method Description MatchIntentRequestOrBuilder
FulfillIntentRequest.Builder. getMatchIntentRequestOrBuilder()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.MatchIntentRequestOrBuilder
FulfillIntentRequest. getMatchIntentRequestOrBuilder()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.MatchIntentRequestOrBuilder
FulfillIntentRequestOrBuilder. getMatchIntentRequestOrBuilder()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
-