[[["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 webpage details the `SimpleResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically version 3.3.0, which is used for crafting simple text or speech responses."],["The `SimpleResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various capabilities for message handling and cloning."],["There are two constructors available: one default and one that accepts another `SimpleResponse` object for initialization, allowing the use of both empty and copy parameters."],["The class includes three properties: `DisplayText` for display text, `Ssml` for SSML formatted speech, and `TextToSpeech` for plain text speech, with `Ssml` and `TextToSpeech` being mutually exclusive."],["The webpage includes a navigable list of previous versions of the `SimpleResponse` class, beginning with the latest version (4.26.0) and continuing to version 3.2.0."]]],[]]