Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
[[["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\u003e\u003ccode\u003eEnumValueOptions\u003c/code\u003e is a sealed class in the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, implementing several interfaces including \u003ccode\u003eIExtendableMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers constructors to create a new \u003ccode\u003eEnumValueOptions\u003c/code\u003e instance either as an empty object or by copying another \u003ccode\u003eEnumValueOptions\u003c/code\u003e instance, allowing for easy duplication.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumValueOptions\u003c/code\u003e contains properties such as \u003ccode\u003eDeprecated\u003c/code\u003e, which indicates if an enum value is deprecated, \u003ccode\u003eDescriptor\u003c/code\u003e, \u003ccode\u003eHasDeprecated\u003c/code\u003e, \u003ccode\u003eParser\u003c/code\u003e and \u003ccode\u003eUninterpretedOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields like \u003ccode\u003eDeprecatedFieldNumber\u003c/code\u003e and \u003ccode\u003eUninterpretedOptionFieldNumber\u003c/code\u003e which represent field numbers, both typed as \u003ccode\u003eInt32\u003c/code\u003e, for "deprecated" and "uninterpreted_option", respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to manage extensions, such as \u003ccode\u003eGetExtension\u003c/code\u003e, \u003ccode\u003eSetExtension\u003c/code\u003e, and \u003ccode\u003eClearExtension\u003c/code\u003e, offering flexibility in handling custom data.\u003c/p\u003e\n"]]],[],null,[]]