Enum FieldType
Namespace: Google.Protobuf.Reflection
Assembly: Google.Protobuf.dll
Syntax
public enum FieldType
Fields
Name | Description |
---|---|
Bool | |
Bytes | |
Double | |
Enum | |
Fixed32 | |
Fixed64 | |
Float | |
Group | |
Int32 | |
Int64 | |
Message | |
SFixed32 | |
SFixed64 | |
SInt32 | |
SInt64 | |
String | |
UInt32 | |
UInt64 |