[[["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."],[[["The `OriginalNameAttribute` class specifies the original name of a named element, like an enum value, as it appears in the .proto file."],["This attribute is applied to fields using `[AttributeUsage(AttributeTargets.Field)]`."],["The latest version of this class is 3.27.1, with previous versions including 3.23.0 and 3.15.8."],["The `OriginalNameAttribute` class inherits from `Attribute`, which in turn inherits from `object`."],["It has two main properties, `Name` to access the name in the proto file, and `PreferredAlias` to determine if the name is preferred."]]],[]]