Interface protos.google.cloud.dialogflow.v2.IStreamingDetectIntentResponse (6.6.0)

Properties of a StreamingDetectIntentResponse.

Package

@google-cloud/dialogflow

Properties

debuggingInfo

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

StreamingDetectIntentResponse debuggingInfo

outputAudio

outputAudio?: (Uint8Array|string|null);

StreamingDetectIntentResponse outputAudio

outputAudioConfig

outputAudioConfig?: (google.cloud.dialogflow.v2.IOutputAudioConfig|null);

StreamingDetectIntentResponse outputAudioConfig

queryResult

queryResult?: (google.cloud.dialogflow.v2.IQueryResult|null);

StreamingDetectIntentResponse queryResult

recognitionResult

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

StreamingDetectIntentResponse recognitionResult

responseId

responseId?: (string|null);

StreamingDetectIntentResponse responseId

webhookStatus

webhookStatus?: (google.rpc.IStatus|null);

StreamingDetectIntentResponse webhookStatus