[[["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 supports versioning with documentation spanning from version 3.2.0 up to the latest version 4.26.0."],["The `SimpleResponse` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties that include `DisplayText`, `Ssml`, and `TextToSpeech`, where `Ssml` or `TextToSpeech` must be supplied to have a structured spoken or plain text response."],["The constructor for the `SimpleResponse` class accepts either no parameters, or another `SimpleResponse` instance to create a copy."]]],[]]