IStreamingDetectIntentResponse

google.cloud.dialogflow.v2. IStreamingDetectIntentResponse

Properties of a StreamingDetectIntentResponse.

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

StreamingDetectIntentResponse responseId

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

StreamingDetectIntentResponse recognitionResult

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

StreamingDetectIntentResponse queryResult

webhookStatus google.rpc.IStatus | null <optional>

StreamingDetectIntentResponse webhookStatus

outputAudio Uint8Array | null <optional>

StreamingDetectIntentResponse outputAudio

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

StreamingDetectIntentResponse outputAudioConfig

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

StreamingDetectIntentResponse debuggingInfo