[[["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."],[[["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)`."]]],[]]