[[["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 documentation for the `SimpleResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its usage in various .NET versions."],["The `SimpleResponse` class, used for simple responses containing speech or text, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SimpleResponse` class has two constructors: a default constructor `SimpleResponse()` and one that takes another `SimpleResponse` object as a parameter, `SimpleResponse(Intent.Types.Message.Types.SimpleResponse other)`."],["It includes three main properties: `DisplayText` for the display text, `Ssml` for structured spoken responses in SSML format, and `TextToSpeech` for plain text speech output, with `Ssml` and `TextToSpeech` being mutually exclusive."],["The page also documents links to versions of the class, from version 4.26.0 (latest) down to 3.2.0."]]],[]]