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

Properties of a StreamingDetectIntentResponse.

Package

@google-cloud/dialogflow-cx

Properties

debuggingInfo

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

StreamingDetectIntentResponse debuggingInfo

detectIntentResponse

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

StreamingDetectIntentResponse detectIntentResponse

recognitionResult

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

StreamingDetectIntentResponse recognitionResult