public sealed class FeatureSetDefaults.Types.FeatureSetEditionDefault : IMessage<FeatureSetDefaults.Types.FeatureSetEditionDefault>, IEquatable<FeatureSetDefaults.Types.FeatureSetEditionDefault>, IDeepCloneable<FeatureSetDefaults.Types.FeatureSetEditionDefault>, IBufferMessage, IMessage
A map from every known edition with a unique set of defaults to its
defaults. Not all editions may be contained here. For a given edition,
the defaults at the closest matching edition ordered at or before it should
be used. This field must be in strict ascending order by edition.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eFeatureSetEditionDefault\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureSetEditionDefault\u003c/code\u003e class maps known editions to their default feature sets, with an ordered list where the closest matching edition before a specific one should have its defaults used.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message manipulation, equality checks, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes fields like \u003ccode\u003eEditionFieldNumber\u003c/code\u003e, \u003ccode\u003eFixedFeaturesFieldNumber\u003c/code\u003e, and \u003ccode\u003eOverridableFeaturesFieldNumber\u003c/code\u003e, as well as properties such as \u003ccode\u003eDescriptor\u003c/code\u003e, \u003ccode\u003eEdition\u003c/code\u003e, \u003ccode\u003eFixedFeatures\u003c/code\u003e, \u003ccode\u003eOverridableFeatures\u003c/code\u003e, and \u003ccode\u003eParser\u003c/code\u003e, which provide essential information and control over the feature set defaults.\u003c/p\u003e\n"],["\u003cp\u003eThe page describes various methods such as \u003ccode\u003eCalculateSize\u003c/code\u003e, \u003ccode\u003eClone\u003c/code\u003e, \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eMergeFrom\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e, and \u003ccode\u003eWriteTo\u003c/code\u003e, alongside extension methods, which are used for object manipulation and operations such as merging, writing, and reading data from streams or byte arrays.\u003c/p\u003e\n"]]],[],null,[]]