Properties of a StreamingDetectIntentResponse.
Package
@google-cloud/dialogflowProperties
debuggingInfo
debuggingInfo?: (google.cloud.dialogflow.v2.ICloudConversationDebuggingInfo|null);StreamingDetectIntentResponse debuggingInfo
outputAudio
outputAudio?: (Uint8Array|Buffer|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