public sealed class FieldOptions.Types.EditionDefault : IMessage<FieldOptions.Types.EditionDefault>, IEquatable<FieldOptions.Types.EditionDefault>, IDeepCloneable<FieldOptions.Types.EditionDefault>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["The latest version available for `FieldOptions.Types.EditionDefault` is 3.27.1, with prior versions 3.23.0 and 3.15.8 also available for access."],["`FieldOptions.Types.EditionDefault` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its role in Protocol Buffer operations."],["This class contains properties such as `Descriptor`, `Edition`, `HasEdition`, `HasValue`, `Parser`, and `Value`, with methods for calculating size, clearing fields, cloning, merging, and handling input/output streams, alongside methods to compare, display, and hash the content."],["The `EditionFieldNumber` and `ValueFieldNumber` are constants that represent the field numbers for the \"edition\" and \"value\" fields respectively, and they are integers."],["Constructors are provided to create a new `EditionDefault` object or a copy of an existing one, as well as extension methods which provide extra functionality to the class."]]],[]]