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 document provides reference documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment."],["The `SimpleResponses` class represents a collection of simple response candidates, used in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages` where only one `SimpleResponse` should exist."],["The documentation covers various versions of the API, from version 3.2.0 up to the latest, 4.26.0, showcasing the evolution of the `SimpleResponses` class."],["The `SimpleResponses` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, and has both a default constructor and one that accepts another `SimpleResponses` instance."],["The class has one main property called `SimpleResponses_`, which is a required list of simple responses stored in a `RepeatedField` format containing `Intent.Types.Message.Types.SimpleResponse`."]]],[]]