Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 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 information for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta18."],["The `SimpleResponses` class represents a collection of simple response candidates, designed to be used with only one `SimpleResponse` in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `SimpleResponses` class has a property called `SimpleResponses_` of type `RepeatedField`, which holds a list of `SimpleResponse` objects."],["There are two constructors available for the `SimpleResponses` class, one being the default constructor, and the second allowing for another `SimpleResponses` object to be passed as an argument."]]],[]]