values constant

Implementation

static const $core.List<FieldDescriptorProto_Label> values =
    <FieldDescriptorProto_Label>[
  LABEL_OPTIONAL,
  LABEL_REQUIRED,
  LABEL_REPEATED,
];