Uses of Interface
com.google.cloud.dialogflow.v2.StreamingDetectIntentRequestOrBuilder
-
Packages that use StreamingDetectIntentRequestOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of StreamingDetectIntentRequestOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 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.v2.Sessions.StreamingDetectIntent] method.static class
StreamingDetectIntentRequest.Builder
The top-level message sent by the client to the [Sessions.StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent] method.
-