IStreamingDetectIntentResponse

google.cloud.dialogflow.v2beta1. IStreamingDetectIntentResponse

Properties of a StreamingDetectIntentResponse.

Properties:
Name Type Attributes Description
responseId string | null <optional>

StreamingDetectIntentResponse responseId

recognitionResult google.cloud.dialogflow.v2beta1.IStreamingRecognitionResult | null <optional>

StreamingDetectIntentResponse recognitionResult

queryResult google.cloud.dialogflow.v2beta1.IQueryResult | null <optional>

StreamingDetectIntentResponse queryResult

alternativeQueryResults Array.<google.cloud.dialogflow.v2beta1.IQueryResult> | null <optional>

StreamingDetectIntentResponse alternativeQueryResults

webhookStatus google.rpc.IStatus | null <optional>

StreamingDetectIntentResponse webhookStatus

outputAudio Uint8Array | null <optional>

StreamingDetectIntentResponse outputAudio

outputAudioConfig google.cloud.dialogflow.v2beta1.IOutputAudioConfig | null <optional>

StreamingDetectIntentResponse outputAudioConfig

debuggingInfo google.cloud.dialogflow.v2beta1.ICloudConversationDebuggingInfo | null <optional>

StreamingDetectIntentResponse debuggingInfo