Label
class Label (View source)
Protobuf type google.protobuf.FieldDescriptorProto.Label
Constants
| LABEL_OPTIONAL |
0 is reserved for errors Generated from protobuf enum |
| LABEL_REPEATED |
Generated from protobuf enum |
| LABEL_REQUIRED |
The required label is only allowed in google.protobuf. In proto3 and Editions
it's explicitly prohibited. In Editions, the Generated from protobuf enum |
Methods
Details
static
name($value)
No description
static
value($name)
No description