Uses of Interface
com.google.cloud.dialogflow.cx.v3.StreamingDetectIntentRequestOrBuilder
-
Packages that use StreamingDetectIntentRequestOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of StreamingDetectIntentRequestOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement StreamingDetectIntentRequestOrBuilder Modifier and Type Class Description class
StreamingDetectIntentRequest
The top-level message sent by the client to the [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3.Sessions.StreamingDetectIntent] method.static class
StreamingDetectIntentRequest.Builder
The top-level message sent by the client to the [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3.Sessions.StreamingDetectIntent] method.
-