Indicate that fields annotated with this enum value should not be printed
out when using debug formats, e.g. when the field contains sensitive
credentials.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEnumValueOptions\u003c/code\u003e class in the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace is a sealed class used for managing options related to enum values within Protocol Buffers.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, providing functionalities such as message extension, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides fields such as \u003ccode\u003eDebugRedactFieldNumber\u003c/code\u003e, \u003ccode\u003eDeprecatedFieldNumber\u003c/code\u003e, \u003ccode\u003eFeatureSupportFieldNumber\u003c/code\u003e, \u003ccode\u003eFeaturesFieldNumber\u003c/code\u003e, and \u003ccode\u003eUninterpretedOptionFieldNumber\u003c/code\u003e to specify the field numbers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumValueOptions\u003c/code\u003e includes properties like \u003ccode\u003eDebugRedact\u003c/code\u003e, \u003ccode\u003eDeprecated\u003c/code\u003e, \u003ccode\u003eFeatureSupport\u003c/code\u003e, \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eParser\u003c/code\u003e, and \u003ccode\u003eUninterpretedOption\u003c/code\u003e, to specify various features, a parser and a repeated field for uninterpreted options.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains various methods, including \u003ccode\u003eCalculateSize()\u003c/code\u003e, \u003ccode\u003eClone()\u003c/code\u003e, \u003ccode\u003eEquals()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, and \u003ccode\u003eMergeFrom()\u003c/code\u003e to manage size calculations, cloning, comparing, and merging.\u003c/p\u003e\n"]]],[],null,[]]