Google API Core Client - Class GPBType (1.35.0)

Reference documentation and code samples for the Google API Core Client class GPBType.

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

Namespace

Google \ ApiCore

Constants

DOUBLE

Value: 1

FLOAT

Value: 2

INT64

Value: 3

UINT64

Value: 4

INT32

Value: 5

FIXED64

Value: 6

FIXED32

Value: 7

BOOL

Value: 8

STRING

Value: 9

GROUP

Value: 10

MESSAGE

Value: 11

BYTES

Value: 12

UINT32

Value: 13

ENUM

Value: 14

SFIXED32

Value: 15

SFIXED64

Value: 16

SINT32

Value: 17

SINT64

Value: 18