ReadonlyTYPE_Represents the TYPE_BOOL protobuf enum value.
ReadonlyTYPE_New in version 2.
ReadonlyTYPE_0 is reserved for errors. Order is weird for historical reasons.
ReadonlyTYPE_Represents the TYPE_ENUM protobuf enum value.
ReadonlyTYPE_Represents the TYPE_FIXED32 protobuf enum value.
ReadonlyTYPE_Represents the TYPE_FIXED64 protobuf enum value.
ReadonlyTYPE_Represents the TYPE_FLOAT protobuf enum value.
ReadonlyTYPE_Tag-delimited aggregate.
Group type is deprecated and not supported after google.protobuf. However, Proto3
implementations should still be able to parse the group wire format and
treat group fields as unknown fields. In Editions, the group wire format
can be enabled via the message_encoding feature.
ReadonlyTYPE_Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT32 if negative values are likely.
ReadonlyTYPE_Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT64 if negative values are likely.
ReadonlyTYPE_Length-delimited aggregate.
ReadonlyTYPE_Represents the TYPE_SFIXED32 protobuf enum value.
ReadonlyTYPE_Represents the TYPE_SFIXED64 protobuf enum value.
ReadonlyTYPE_Uses ZigZag encoding.
ReadonlyTYPE_Uses ZigZag encoding.
ReadonlyTYPE_Represents the TYPE_STRING protobuf enum value.
ReadonlyTYPE_Represents the TYPE_UINT32 protobuf enum value.
ReadonlyTYPE_Represents the TYPE_UINT64 protobuf enum value.
Defines the static values of FieldDescriptorProto_Type.