Properties of a StreamingDetectIntentResponse.
Package
@google-cloud/dialogflowProperties
alternativeQueryResults
alternativeQueryResults?: (google.cloud.dialogflow.v2beta1.IQueryResult[]|null);
StreamingDetectIntentResponse alternativeQueryResults
debuggingInfo
debuggingInfo?: (google.cloud.dialogflow.v2beta1.ICloudConversationDebuggingInfo|null);
StreamingDetectIntentResponse debuggingInfo
outputAudio
outputAudio?: (Uint8Array|string|null);
StreamingDetectIntentResponse outputAudio
outputAudioConfig
outputAudioConfig?: (google.cloud.dialogflow.v2beta1.IOutputAudioConfig|null);
StreamingDetectIntentResponse outputAudioConfig
queryResult
queryResult?: (google.cloud.dialogflow.v2beta1.IQueryResult|null);
StreamingDetectIntentResponse queryResult
recognitionResult
recognitionResult?: (google.cloud.dialogflow.v2beta1.IStreamingRecognitionResult|null);
StreamingDetectIntentResponse recognitionResult
responseId
responseId?: (string|null);
StreamingDetectIntentResponse responseId
webhookStatus
webhookStatus?: (google.rpc.IStatus|null);
StreamingDetectIntentResponse webhookStatus