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"]],[["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 webpage provides documentation for the `Intent.Types.Message.Types.SimpleResponses` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `SimpleResponses` class represents a collection of simple response candidates, typically used in `QueryResult.fulfillment_messages` and `WebhookResponse.fulfillment_messages`."],["The documentation covers multiple versions of the Dialogflow v2 API, ranging from version 3.2.0 up to the latest version, 4.26.0, allowing developers to find information for the specific version they are using."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message handling, comparison, cloning, and buffer operations."],["The main property of the `SimpleResponses` class is `SimpleResponses_`, which is a required field and contains a list of simple responses of type `Intent.Types.Message.Types.SimpleResponse`."]]],[]]