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

Properties of a StreamingDetectIntentResponse.

Package

@google-cloud/dialogflow-cx

Properties

debuggingInfo

debuggingInfo?: (google.cloud.dialogflow.cx.v3.ICloudConversationDebuggingInfo|null);

StreamingDetectIntentResponse debuggingInfo

detectIntentResponse

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

StreamingDetectIntentResponse detectIntentResponse

recognitionResult

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

StreamingDetectIntentResponse recognitionResult