[[["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 information for the `Intent.Types.Message.Types.SimpleResponse` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta23."],["The `SimpleResponse` class is used to represent a message containing either speech or text, serving as a simple response from the Dialogflow API."],["The `SimpleResponse` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide various functionalities."],["The class offers constructors for creating new `SimpleResponse` objects, either default or copied from another instance, and includes properties such as `DisplayText`, `Ssml`, and `TextToSpeech`."],["The `SimpleResponse` object can be configured with either `TextToSpeech` or `Ssml` properties, providing flexibility in the type of spoken output provided."]]],[]]