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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2beta1 API, specifically for the .NET framework."],["The `SimpleResponses` class represents a collection of simple response candidates, designed for use within `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`, typically containing only one `SimpleResponse`."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["It has two constructors, one default and another that accepts an existing `SimpleResponses` object, allowing for easy instantiation and cloning."],["The `SimpleResponses_` property, a `RepeatedField` of `SimpleResponse`, represents the required list of simple responses within the collection."]]],[]]