Optional. Custom rating from the user about the provided answer, with
maximum length of 1024 characters. For example, client could use a
customized JSON object to indicate the rating.
[[["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 webpage provides documentation for the `AnswerFeedback` class within the Google Cloud Dialogflow CX v3 API for .NET, with the current version being 2.16.0 and the latest version available being 2.23.0."],["The `AnswerFeedback` class is used to store information about user feedback regarding a response from Dialogflow, and is derived from `System.Object`."],["The `AnswerFeedback` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties such as `CustomRating` (string), `Rating` (enum), and `RatingReason` (enum), enabling detailed user feedback collection."],["There are several previous versions of `AnswerFeedback` available for download, starting from version 1.0.0 up to version 2.22.0, all accessible through different links."]]],[]]