Copied!

Container class for Protobuf type constants. See FieldDescriptorProto.Type in https://github.com/google/protobuf/blob/master/src/google/protobuf/descriptor.proto

CloneableInstantiable
Constants
public Google\ApiCore\GPBType::BOOL = 8
public Google\ApiCore\GPBType::BYTES = 12
public Google\ApiCore\GPBType::DOUBLE = 1
public Google\ApiCore\GPBType::ENUM = 14
public Google\ApiCore\GPBType::FIXED32 = 7
public Google\ApiCore\GPBType::FIXED64 = 6
public Google\ApiCore\GPBType::FLOAT = 2
public Google\ApiCore\GPBType::GROUP = 10
public Google\ApiCore\GPBType::INT32 = 5
public Google\ApiCore\GPBType::INT64 = 3
public Google\ApiCore\GPBType::MESSAGE = 11
public Google\ApiCore\GPBType::SFIXED32 = 15
public Google\ApiCore\GPBType::SFIXED64 = 16
public Google\ApiCore\GPBType::SINT32 = 17
public Google\ApiCore\GPBType::SINT64 = 18
public Google\ApiCore\GPBType::STRING = 9
public Google\ApiCore\GPBType::UINT32 = 13
public Google\ApiCore\GPBType::UINT64 = 4
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration