[[["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 `Intent.Types.Message.Types.SimpleResponse` class within the Google Cloud Dialogflow v2 API, covering versions 3.2.0 to 4.26.0 with 4.26.0 being the latest."],["The `SimpleResponse` class, part of the `Google.Cloud.Dialogflow.V2` namespace, is designed to contain a simple message that contains speech or text, for use in spoken or text response to the user."],["The class `SimpleResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it can be used for various messaging, equality comparisons, deep cloning, and buffering purposes."],["`SimpleResponse` offers properties for `DisplayText`, `Ssml`, and `TextToSpeech`, allowing for the configuration of the message to display, providing a structured spoken response, or a simple text-to-speech response, respectively."],["It offers two constructors one to create a simple default instance of the `SimpleResponse` class, and another that allows you to create a copy from another `SimpleResponse` object."]]],[]]