Class DescriptorProtos.FeatureSetDefaults

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

public static final class DescriptorProtos.FeatureSetDefaults extends com.google.protobuf.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: