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, part of the \u003ccode\u003eGoogle.Protobuf.dll\u003c/code\u003e assembly, and represents options for an enum value.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIExtendableMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like deep cloning and extension handling.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eDeprecated\u003c/code\u003e, \u003ccode\u003eDescriptor\u003c/code\u003e, \u003ccode\u003eHasDeprecated\u003c/code\u003e, \u003ccode\u003eParser\u003c/code\u003e, and \u003ccode\u003eUninterpretedOption\u003c/code\u003e, allowing developers to check if an enum value is deprecated, access the message descriptor, or handle uninterpreted options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumValueOptions\u003c/code\u003e provides methods for calculating its size (\u003ccode\u003eCalculateSize()\u003c/code\u003e), clearing the deprecated field (\u003ccode\u003eClearDeprecated()\u003c/code\u003e), creating a clone (\u003ccode\u003eClone()\u003c/code\u003e), and merging data from other sources (\u003ccode\u003eMergeFrom()\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnumValueOptions\u003c/code\u003e class uses fields like \u003ccode\u003eDeprecatedFieldNumber\u003c/code\u003e and \u003ccode\u003eUninterpretedOptionFieldNumber\u003c/code\u003e for its specific properties and uses methods like \u003ccode\u003eClearExtension\u003c/code\u003e, \u003ccode\u003eGetExtension\u003c/code\u003e, \u003ccode\u003eGetOrInitializeExtension\u003c/code\u003e, \u003ccode\u003eHasExtension\u003c/code\u003e, \u003ccode\u003eSetExtension\u003c/code\u003e, \u003ccode\u003eWriteTo\u003c/code\u003e to manage and manipulate its data.\u003c/p\u003e\n"]]],[],null,[]]