Label

Constructors

Link copied to clipboard
protected constructor(number: Int)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

0 is reserved for errors

Link copied to clipboard
Link copied to clipboard

The required label is only allowed in google.protobuf. In proto3 and Editions it's explicitly prohibited. In Editions, the field_presence feature can be used to get this behavior.

Link copied to clipboard
data class UNRECOGNIZED(val number: Int) : FieldDescriptorProto.Label

Properties

Link copied to clipboard
open val number: Int