[[["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-04-01 UTC."],[[["This webpage details the `SimpleResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 3.2.0 of the Dialogflow .NET library."],["The `SimpleResponse` class is designed to deliver simple text or speech responses and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SimpleResponse` class can be instantiated using a default constructor or by copying an existing `SimpleResponse` object."],["Key properties of `SimpleResponse` include `DisplayText` for display text, `Ssml` for structured spoken responses, and `TextToSpeech` for plain text speech output, where either `Ssml` or `TextToSpeech` is required."],["The .NET library has multiple versions available for SimpleResponse, from version 3.2.0 to the most current version 4.26.0, with various increments in between."]]],[]]