Service Management V1 API - Module Google::Protobuf::Field::Kind (v0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Service Management 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
TYPE_STRING
value: 9
Field type string.
TYPE_GROUP
value: 10
Field type group. Proto2 syntax only, and deprecated.
TYPE_MESSAGE
value: 11
Field type message.
TYPE_BYTES
value: 12
Field type bytes.
TYPE_UINT32
value: 13
Field type uint32.
TYPE_ENUM
value: 14
Field type enum.
TYPE_SFIXED32
value: 15
Field type sfixed32.
TYPE_SFIXED64
value: 16
Field type sfixed64.
TYPE_SINT32
value: 17
Field type sint32.
TYPE_SINT64
value: 18
Field type 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 2023-09-13 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]