Module: FieldDescriptorProto::Label

Includes:
ProtocolBuffers::Enum
Included in:
FileDescriptorToD, FileDescriptorToRuby
Defined in:
lib/protocol_buffers/compiler/descriptor.pb.rb

Constant Summary collapse

LABEL_OPTIONAL =
1
LABEL_REQUIRED =
2
LABEL_REPEATED =
3