Service Usage V1 API - Module Google::Protobuf::Field::Kind (v1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Service Usage V1 API module Google::Protobuf::Field::Kind.
Basic field types.
Constants
TYPE_UNKNOWN
value: 0 Field type unknown.
TYPE_DOUBLE
value: 1 Field type double.
TYPE_FLOAT
value: 2 Field type float.
TYPE_INT64
value: 3 Field type int64.
TYPE_UINT64
value: 4 Field type uint64.
TYPE_INT32
value: 5 Field type int32.
TYPE_FIXED64
value: 6 Field type fixed64.
TYPE_FIXED32
value: 7 Field type fixed32.
TYPE_BOOL
value: 8 Field type bool.
TYPE_STRING
value: 9 Field type string.
TYPE_GROUP
value: 10 Field type group. Proto2 syntax only, and deprecated.
[[["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 2026-04-03 UTC."],[],[]]