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-04-01 UTC."],[[["This webpage provides documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["It lists the available versions of this class, ranging from 4.26.0 (latest) down to 3.2.0, each linking to its respective documentation page."],["The `SimpleResponses` class is designed to hold a collection of simple response candidates and should contain only one `SimpleResponse` in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which all come from the Google Protobuf library."],["The class has a `SimpleResponses_` property, which is a `RepeatedField` containing the list of `SimpleResponse`, and it's a required element."]]],[]]