[[["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 page provides documentation for the `SimpleResponse` class within the Google Cloud Dialogflow v2 API, detailing its use in creating simple text or speech responses."],["The `SimpleResponse` class is part of the `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types` namespace and can implement interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It supports three main properties: `DisplayText` for optional display text, `Ssml` for structured spoken responses in SSML format, and `TextToSpeech` for plain text speech output, with `Ssml` and `TextToSpeech` being mutually exclusive options."],["The documentation includes references to multiple versions of the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to 4.26.0, showcasing a comprehensive version history for the API."],["The `SimpleResponse` class offers two constructors, one default and another that creates a copy from an existing `SimpleResponse` object, allowing flexibility in object creation."]]],[]]