package ocaml-protoc-plugin

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module FieldDescriptorProto.LabelSource

Sourcetype t =
  1. | LABEL_OPTIONAL
    (*

    0 is reserved for errors

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

Fully qualified protobuf name of this enum

OCaml

Innovation. Community. Security.