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