The goog.proto2.FieldDescriptor.FieldType Enum

goog.proto2.FieldDescriptor.FieldType

An enumeration defining the possible field types. Should be a mirror of that defined in descriptor.h.

@enum
{number}

.BOOL

.BYTES

.DOUBLE

.ENUM

.FIXED32

.FIXED64

.FLOAT

.GROUP

.INT32

.INT64

.MESSAGE

.SFIXED32

.SFIXED64

.SINT32

.SINT64

.STRING

.UINT32

.UINT64