Class DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
All Implemented Interfaces:
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder, Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable
Enclosing class:
DescriptorProtos.FeatureSetDefaults

public static final class DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault extends GeneratedMessage implements DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
 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.
 
Protobuf type google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
See Also: