[[["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 webpage provides documentation for the `Intent.Types.Message.Types.SimpleResponse` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `SimpleResponse` class represents a message containing either speech or text, and it offers implementations for interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for the `SimpleResponse` class, which include a default constructor and one that accepts another `SimpleResponse` object."],["Key properties of `SimpleResponse` include `DisplayText` for displaying 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 page lists multiple versions of the Dialogflow v2 API, from 3.2.0 up to the latest version 4.26.0, each linking to their respective documentation for `Intent.Types.Message.Types.SimpleResponse`."]]],[]]