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 `SimpleResponses` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically focusing on version 4.1.0 and other versions."],["`SimpleResponses` is a collection of simple response candidates, designed to be used within `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`, with only one `SimpleResponse` contained within."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` , and inherits members from the `Object` class."],["The `SimpleResponses` class has two constructors: a default constructor and another that accepts an `Intent.Types.Message.Types.SimpleResponses` object as a parameter."],["The class includes a `SimpleResponses_` property, a required list of simple responses, of type `RepeatedField\u003cIntent.Types.Message.Types.SimpleResponse\u003e`."]]],[]]