[[["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."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.SimpleResponse` class within the Google Cloud Dialogflow v2 API, detailing its purpose as a simple response message containing speech or text."],["The `SimpleResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with protocol buffers and enabling deep cloning and comparison capabilities."],["The document lists available versions of the Google.Cloud.Dialogflow.V2 API from 3.2.0 to 4.26.0, including links to each version's documentation for `Intent.Types.Message.Types.SimpleResponse`, with version 4.26.0 being the latest version."],["Key properties of the `SimpleResponse` class include `DisplayText` for displayed text and either `Ssml` for structured speech output in SSML format or `TextToSpeech` for plain text speech output, with the latter two being mutually exclusive."],["The `SimpleResponse` class has a constructor which can be called in two different ways: one with no parameters, and another that takes in a parameter which is a `Intent.Types.Message.Types.SimpleResponse` to copy its properties."]]],[]]