[[["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\u003eThe \u003ccode\u003eEnum\u003c/code\u003e class is a type definition within the \u003ccode\u003eGoogle.Protobuf.WellKnownTypes\u003c/code\u003e namespace, representing an enumeration in protocol buffers.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Enum>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Enum>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality in handling messages, comparing instances, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt offers constructors for creating new instances of \u003ccode\u003eEnum\u003c/code\u003e, either as an empty object or as a copy of an existing \u003ccode\u003eEnum\u003c/code\u003e instance, providing flexibility in its usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnum\u003c/code\u003e class includes properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eEdition\u003c/code\u003e, \u003ccode\u003eEnumvalue\u003c/code\u003e, \u003ccode\u003eOptions\u003c/code\u003e, \u003ccode\u003eSourceContext\u003c/code\u003e, and \u003ccode\u003eSyntax\u003c/code\u003e that allow the management of the Enum's data and state within the application.\u003c/p\u003e\n"],["\u003cp\u003eIt contains methods for manipulating the \u003ccode\u003eEnum\u003c/code\u003e, such as \u003ccode\u003eClone()\u003c/code\u003e to create a deep copy, \u003ccode\u003eEquals()\u003c/code\u003e for comparisons, and \u003ccode\u003eMergeFrom()\u003c/code\u003e to merge data from another \u003ccode\u003eEnum\u003c/code\u003e or a \u003ccode\u003eCodedInputStream\u003c/code\u003e, among others.\u003c/p\u003e\n"]]],[],null,[]]