[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]