Class DescriptorProtos.DescriptorProto.ReservedRange

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

public static final class DescriptorProtos.DescriptorProto.ReservedRange extends GeneratedMessage implements DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Range of reserved tag numbers. Reserved tag numbers may not be used by
fields or extension ranges in the same message. Reserved ranges may
not overlap.
Protobuf type google.protobuf.DescriptorProto.ReservedRange
See Also: