The EnumValueOptions, defined in descriptor.proto.
If the options message is not present (i.e. there are no options), null is returned.
Custom options can be retrieved as extensions of the returned message.
NOTE: A defensive copy is created each time this property is retrieved.
[[["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\u003eThis document describes the \u003ccode\u003eEnumValueDescriptor\u003c/code\u003e class within the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, specifically for version 3.15.8.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumValueDescriptor\u003c/code\u003e represents a descriptor for a single enum value within a .proto file, inheriting from \u003ccode\u003eDescriptorBase\u003c/code\u003e and implementing \u003ccode\u003eIDescriptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eEnumValueDescriptor\u003c/code\u003e include \u003ccode\u003eCustomOptions\u003c/code\u003e, \u003ccode\u003eEnumDescriptor\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eNumber\u003c/code\u003e, which provide details about custom options, the parent enum, the value's name, and its associated number, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods like \u003ccode\u003eGetOption<T>(...)\u003c/code\u003e and \u003ccode\u003eGetOptions()\u003c/code\u003e for retrieving both single and repeated enum value options, and for getting all of the \u003ccode\u003eEnumValueOptions\u003c/code\u003e at once.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Protobuf.dll\u003c/code\u003e assembly, it can also be found in version 3.23.0 and the latest version 3.27.1.\u003c/p\u003e\n"]]],[],null,[]]