EnumReservedRange
Range of reserved numeric values. Reserved values may not be used by entries in the same enum. Reserved ranges may not overlap.
Note that this is distinct from DescriptorProto.ReservedRange in that it is inclusive such that it can appropriately represent the entire int32 domain.
Properties
Link copied to clipboard
Returns the field-presence view for this com.google.protobuf.kotlin.EnumDescriptorProto.EnumReservedRange instance.
Functions
Link copied to clipboard
fun EnumDescriptorProto.EnumReservedRange.copy(body: ERROR CLASS: Symbol not found for EnumDescriptorProto.EnumReservedRange.Builder.() -> Unit = {}): EnumDescriptorProto.EnumReservedRange
Copies the original message, including unknown fields.