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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]