[[["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."],[[["The content details various versions of `SimpleResponse`, ranging from version 3.2.0 to the latest version 4.26.0, all within the `Google.Cloud.Dialogflow.V2` namespace."],["`SimpleResponse` is a class designed to manage simple text or speech responses, inheriting from Object and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors: a default one and another that accepts another `SimpleResponse` object for initialization."],["The `SimpleResponse` class includes properties such as `DisplayText`, `Ssml`, and `TextToSpeech`, which allow you to set the display text, structured spoken response in SSML format, and plain text for speech output, respectively."],["The `Ssml` and `TextToSpeech` properties are mutually exclusive, meaning that only one of them should be set for a given response."]]],[]]