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 documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2beta1 API, specifically for .NET."],["The `SimpleResponses` class represents a collection of simple response candidates, where `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages` should only contain one `SimpleResponse`."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SimpleResponses` class has a constructor that can create a new instance or copy an existing `SimpleResponses` object."],["It has one main property called `SimpleResponses_` which is a required list that contains simple responses of the type `RepeatedField\u003cIntent.Types.Message.Types.SimpleResponse\u003e`."]]],[]]