package ocaml-protoc-plugin

  1. Overview
  2. Docs
type t =
  1. | LABEL_OPTIONAL
    (*

    0 is reserved for errors

    *)
  2. | LABEL_REQUIRED
  3. | LABEL_REPEATED
val name : unit -> string

Fully qualified protobuf name of this enum