[[["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 provides documentation for the `SimpleResponse` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, spanning versions 4.0.0 to 4.26.0 of which 4.26.0 is the latest."],["The `SimpleResponse` class represents a simple message containing text or speech, and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DisplayText`, `Ssml`, and `TextToSpeech`, allowing for custom text display, SSML formatted speech, or plain text speech output, respectively."],["There are also 2 constructors, the default `SimpleResponse()` constructor and another `SimpleResponse()` constructor that accepts a parameter of type `Intent.Types.Message.Types.SimpleResponse` called `other`."]]],[]]