public sealed class AnswerFeedback.Types.RatingReason : IMessage<AnswerFeedback.Types.RatingReason>, IEquatable<AnswerFeedback.Types.RatingReason>, IDeepCloneable<AnswerFeedback.Types.RatingReason>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class AnswerFeedback.Types.RatingReason.
Stores extra information about why users provided thumbs down rating.
public RepeatedField<string> ReasonLabels { get; }
Optional. Custom reason labels for thumbs down rating provided by the
user. The maximum number of labels allowed is 10 and the maximum length
of a single label is 128 characters.
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAnswerFeedback.Types.RatingReason\u003c/code\u003e class within the Dialogflow v3 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnswerFeedback.Types.RatingReason\u003c/code\u003e class is used to store additional information about why users provide negative feedback (thumbs down).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two main properties: \u003ccode\u003eFeedback\u003c/code\u003e, which allows for additional textual input regarding the rating, and \u003ccode\u003eReasonLabels\u003c/code\u003e, which permits up to 10 custom labels, each with a maximum of 128 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe Dialogflow v3 API has documented versions ranging from 1.0.0 to the latest version which is 2.23.0.\u003c/p\u003e\n"]]],[],null,[]]