Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
Enable the legacy handling of JSON field name conflicts. This lowercases
and strips underscored from the fields before comparison in proto3 only.
The new behavior takes json_name into account and applies to proto2 as
well.
TODO Remove this legacy behavior once downstream teams have
had time to migrate.
[[["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\u003e\u003ccode\u003eEnumOptions\u003c/code\u003e is a sealed class in the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, providing configuration options for Protocol Buffer enums.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 extensibility, message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumOptions\u003c/code\u003e has fields such as \u003ccode\u003eAllowAlias\u003c/code\u003e, \u003ccode\u003eDeprecated\u003c/code\u003e, and \u003ccode\u003eUninterpretedOption\u003c/code\u003e, and the class provides properties to access and manipulate them, as well as manage the settings like features and legacy JSON handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods to manage extension values, merge data, calculate sizes, and handle input/output streams, with its primary functions aimed at defining and manipulating options for enum types.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available to download depending on your project requirements, with the latest being \u003ccode\u003e3.27.1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]