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.9.0 of the library, with links to different versions of the library."],["`SimpleResponses` is a class used to represent a collection of simple response candidates within the `Intent.Types.Message.Types` nested type and should contain only one `SimpleResponse` in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`."],["The class `SimpleResponses` has a property `SimpleResponses_` which is a list of simple response objects, and it has two constructors, one default and one that accepts another instance of SimpleResponses as a parameter."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is also a list of older versions of the library available for access through the provided links."]]],[]]