enum Apps::Google::FieldDescriptorProto::Label

Defined in:

pb-Apps/descriptor.pb.cr

Enum Members

LABELOPTIONAL = 1
LABELREQUIRED = 2
LABELREPEATED = 3

Instance Method Summary

Instance Method Detail

def labeloptional? #

[View source]
def labelrepeated? #

[View source]
def labelrequired? #

[View source]