[[["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."],[[["The content details various versions of `SimpleResponse`, ranging from version 3.2.0 to the latest version 4.26.0, all within the `Google.Cloud.Dialogflow.V2` namespace."],["`SimpleResponse` is a class designed to manage simple text or speech responses, inheriting from Object and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors: a default one and another that accepts another `SimpleResponse` object for initialization."],["The `SimpleResponse` class includes properties such as `DisplayText`, `Ssml`, and `TextToSpeech`, which allow you to set the display text, structured spoken response in SSML format, and plain text for speech output, respectively."],["The `Ssml` and `TextToSpeech` properties are mutually exclusive, meaning that only one of them should be set for a given response."]]],[]]