[[["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 latest version of the Dialogflow V2 SimpleResponse API is 4.26.0, and the page provides documentation for multiple versions, ranging down to 3.2.0."],["The `SimpleResponse` class, found within the `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types` namespace, is designed to create simple messages that can contain speech or text."],["`SimpleResponse` objects can implement interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherit several members from the `Object` class."],["The class offers three properties: `DisplayText`, `Ssml`, and `TextToSpeech`, enabling the definition of displayed text or spoken output, with the requirement that either `TextToSpeech` or `Ssml` must be specified."],["The class offers 2 constructors, a default one `SimpleResponse()` and one that takes an already made `Intent.Types.Message.Types.SimpleResponse` object as input in `SimpleResponse(Intent.Types.Message.Types.SimpleResponse other)`."]]],[]]