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 document provides reference documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2 API, specifically version 4.21.0."],["`SimpleResponses` is a class used to represent a collection of simple response candidates, and should only contain one `SimpleResponse` in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`."],["The document lists various versions of the Dialogflow v2 API, ranging from 3.2.0 to 4.26.0 (latest), with links to each version's documentation for the `SimpleResponses` class."],["The `SimpleResponses` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The class contains a `SimpleResponses_` property, which is a required `RepeatedField` containing a list of `SimpleResponse` objects."]]],[]]