Google API Core Client - Class GPBType (1.36.1)
Stay organized with collections
Save and categorize content based on your preferences.
Namespace
Google \ ApiCore
Constants
DOUBLE
FLOAT
INT64
UINT64
INT32
FIXED64
FIXED32
BOOL
STRING
GROUP
MESSAGE
BYTES
UINT32
ENUM
SFIXED32
SFIXED64
SINT32
SINT64
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google API Core Client - Class GPBType (1.36.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.36.1 (latest)](/php/docs/reference/gax/latest/GPBType)\n- [1.36.0](/php/docs/reference/gax/1.36.0/GPBType)\n- [1.35.1](/php/docs/reference/gax/1.35.1/GPBType) \nReference documentation and code samples for the Google API Core Client class GPBType.\n\nContainer class for Protobuf type constants. See FieldDescriptorProto.Type in\n\u003chttps://github.com/google/protobuf/blob/master/src/google/protobuf/descriptor.proto\u003e\n\nNamespace\n---------\n\nGoogle \\\\ ApiCore\n\nConstants\n---------\n\n### DOUBLE\n\n Value: 1\n\n### FLOAT\n\n Value: 2\n\n### INT64\n\n Value: 3\n\n### UINT64\n\n Value: 4\n\n### INT32\n\n Value: 5\n\n### FIXED64\n\n Value: 6\n\n### FIXED32\n\n Value: 7\n\n### BOOL\n\n Value: 8\n\n### STRING\n\n Value: 9\n\n### GROUP\n\n Value: 10\n\n### MESSAGE\n\n Value: 11\n\n### BYTES\n\n Value: 12\n\n### UINT32\n\n Value: 13\n\n### ENUM\n\n Value: 14\n\n### SFIXED32\n\n Value: 15\n\n### SFIXED64\n\n Value: 16\n\n### SINT32\n\n Value: 17\n\n### SINT64\n\n Value: 18"]]