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 version 3.11.0, detailing its structure and functionality."],["The `SimpleResponses` class is a collection of simple response candidates, used in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`, with a requirement that only one `SimpleResponse` should be contained."],["The documentation includes a list of available versions for `SimpleResponses`, ranging from version 4.26.0 (latest) down to 3.2.0."],["The `SimpleResponses` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and compatibility."],["The class has two constructors, `SimpleResponses()` and `SimpleResponses(Intent.Types.Message.Types.SimpleResponses other)`, and it has one main property `SimpleResponses_`, which is a list of SimpleResponse objects."]]],[]]