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 webpage provides documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2 API, specifically for version 4.19.0."],["It includes a list of previous versions of the API, ranging from 4.26.0 (latest) down to 3.2.0, each linked to their respective documentation."],["The `SimpleResponses` class is described as a collection of simple response candidates used in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`, where only one `SimpleResponse` should be present in each."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The primary property of the `SimpleResponses` class is `SimpleResponses_`, which is a `RepeatedField` containing a list of `SimpleResponse` objects."]]],[]]