Enum Field.Types.Kind (3.15.8)
Stay organized with collections
Save and categorize content based on your preferences.
Namespace
Google.Protobuf.WellKnownTypes
Assembly
Google.Protobuf.dll
Fields
|
---|
Name | Description |
TypeBool | Field type bool.
|
TypeBytes | Field type bytes.
|
TypeDouble | Field type double.
|
TypeEnum | Field type enum.
|
TypeFixed32 | Field type fixed32.
|
TypeFixed64 | Field type fixed64.
|
TypeFloat | Field type float.
|
TypeGroup | Field type group. Proto2 syntax only, and deprecated.
|
TypeInt32 | Field type int32.
|
TypeInt64 | Field type int64.
|
TypeMessage | Field type message.
|
TypeSfixed32 | Field type sfixed32.
|
TypeSfixed64 | Field type sfixed64.
|
TypeSint32 | Field type sint32.
|
TypeSint64 | Field type sint64.
|
TypeString | Field type string.
|
TypeUint32 | Field type uint32.
|
TypeUint64 | Field type uint64.
|
TypeUnknown | Field type unknown.
|
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-03-29 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"
}]