Home

google.protobuf.FieldDescriptorProto.Label

Values

LABEL_OPTIONAL
1
LABEL_REPEATED
3
LABEL_REQUIRED
2

Example

local types = import 'types.libsonnet';
types.google.protobuf.FieldDescriptorProto.Label.LABEL_OPTIONAL