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

Properties of a StreamingDetectIntentResponse.

Package

@google-cloud/dialogflow-cx

Properties

detectIntentResponse

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

StreamingDetectIntentResponse detectIntentResponse

recognitionResult

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

StreamingDetectIntentResponse recognitionResult