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