[[["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\u003eThe \u003ccode\u003eOriginalNameAttribute\u003c/code\u003e class specifies the original name of a named element, like an enum value, as it appears in the .proto file.\u003c/p\u003e\n"],["\u003cp\u003eThis attribute is applied to fields using \u003ccode\u003e[AttributeUsage(AttributeTargets.Field)]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOriginalNameAttribute\u003c/code\u003e class inherits from the \u003ccode\u003eAttribute\u003c/code\u003e class and ultimately from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class's constructor takes a string parameter \u003ccode\u003ename\u003c/code\u003e representing the element's name in the .proto file, and it contains a \u003ccode\u003eName\u003c/code\u003e property that also stores the element's name as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreferredAlias\u003c/code\u003e property is a boolean that indicates whether the specified name is the preferred name in the proto file.\u003c/p\u003e\n"]]],[],null,[]]