DialogflowResponse
Represents Dialogflow intent response.
Properties
queryResult
queryResult: DialogflowResult
Optional. The result of the conversational query or event processing.
recognitionResult
recognitionResult: DialogflowStreamingRecognitionResult
Optional. The result of speech recognition.
responseId
responseId: String
The unique identifier of the response. It can be used to locate a response in the training example set or for reporting issues.
webhookStatus
webhookStatus: Object
Specifies the status of the webhook request.