[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `Intent.Types.Message.Types.SimpleResponse` class within the Google Cloud Dialogflow v2 API, covering multiple versions from 3.2.0 to 4.26.0 (latest)."],["The `SimpleResponse` class is used to create a simple response message containing either speech or text output for the user and is implemented using the interface `IMessage\u003cIntent.Types.Message.Types.SimpleResponse\u003e`."],["The class allows for text to be displayed using the `DisplayText` property, and speech output, which can be implemented using either plain text via `TextToSpeech` or structured text in SSML format using the `Ssml` property."],["The `SimpleResponse` class can be created using two constructors, a default one and one that takes another `SimpleResponse` object as a parameter, for copying purposes."]]],[]]