Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.SimpleResponses.
The collection of simple response candidates.
This message in QueryResult.fulfillment_messages and
WebhookResponse.fulfillment_messages should contain only one
SimpleResponse.
[[["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.SimpleResponses` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version documented is 4.26.0, and the page lists links to documentation for many other versions, ranging from 3.2.0 to 4.26.0, including version 4.2.0 of the documentation, as referenced on this specific webpage."],["The `SimpleResponses` class is used to represent a collection of simple response candidates in Dialogflow, and it should only contain one `SimpleResponse`."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET ecosystem."],["The `SimpleResponses` class has a property `SimpleResponses_`, which is a list of `SimpleResponse` objects, representing the list of simple responses, and is the required property."]]],[]]