Class DescriptorProtos.FeatureSetDefaults

All Implemented Interfaces:
DescriptorProtos.FeatureSetDefaultsOrBuilder, Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable
Enclosing class:
DescriptorProtos

public static final class DescriptorProtos.FeatureSetDefaults extends GeneratedMessage implements DescriptorProtos.FeatureSetDefaultsOrBuilder
 A compiled specification for the defaults of a set of features.  These
 messages are generated from FeatureSet extensions and can be used to seed
 feature resolution. The resolution with this object becomes a simple search
 for the closest matching edition, followed by proto merges.
 
Protobuf type google.protobuf.FeatureSetDefaults
See Also: