[[["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 content provides documentation for the `Intent.Types.Message.Types.SimpleResponse` class within the Google Cloud Dialogflow v2 API, covering versions ranging from 3.2.0 to the latest 4.26.0."],["`SimpleResponse` is a message type used in Dialogflow to contain speech or text responses to users, and it is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SimpleResponse` class has a default constructor, as well as a constructor that allows an existing `SimpleResponse` object to be passed in to the constructor, copying its properties."],["Key properties of `SimpleResponse` include `DisplayText` (for display text), `Ssml` (for structured spoken responses in SSML format), and `TextToSpeech` (for plain text speech output), where either `Ssml` or `TextToSpeech` must be provided."],["The documentation covers versions of the google Dialogflow API all the way back to version 3.2.0, all the way up to the latest version 4.26.0."]]],[]]