ReservedRange

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.

Properties

Link copied to clipboard
abstract val end: Int

Exclusive.

Link copied to clipboard

Returns the value of the end field if present, otherwise null.

Link copied to clipboard
Link copied to clipboard
abstract val start: Int

Inclusive.

Link copied to clipboard

Returns the value of the start field if present, otherwise null.

Functions

Link copied to clipboard
fun DescriptorProto.ReservedRange.copy(body: ERROR CLASS: Symbol not found for DescriptorProto.ReservedRange.Builder.() -> Unit = {}): DescriptorProto.ReservedRange

Copies the original message, including unknown fields.