ExtensionRange

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

Returns the value of the options 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.ExtensionRange.copy(body: ERROR CLASS: Symbol not found for DescriptorProto.ExtensionRange.Builder.() -> Unit = {}): DescriptorProto.ExtensionRange

Copies the original message, including unknown fields.