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