Interface protos.google.cloud.dialogflow.cx.v3.IStreamingDetectIntentResponse (2.13.0)

Properties of a StreamingDetectIntentResponse.

Package

@google-cloud/dialogflow-cx!

Properties

detectIntentResponse

detectIntentResponse?: (google.cloud.dialogflow.cx.v3.IDetectIntentResponse|null);

StreamingDetectIntentResponse detectIntentResponse

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IDetectIntentResponse|null)

recognitionResult

recognitionResult?: (google.cloud.dialogflow.cx.v3.IStreamingRecognitionResult|null);

StreamingDetectIntentResponse recognitionResult

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IStreamingRecognitionResult|null)