Enum Field.Types.Kind
Namespace: Google.Protobuf.WellKnownTypes
Assembly: Google.Protobuf.dll
Syntax
public enum Field.Types.Kind
Fields
| Name | Description |
|---|---|
| TypeBool | |
| TypeBytes | |
| TypeDouble | |
| TypeEnum | |
| TypeFixed32 | |
| TypeFixed64 | |
| TypeFloat | |
| TypeGroup | |
| TypeInt32 | |
| TypeInt64 | |
| TypeMessage | |
| TypeSfixed32 | |
| TypeSfixed64 | |
| TypeSint32 | |
| TypeSint64 | |
| TypeString | |
| TypeUint32 | |
| TypeUint64 | |
| TypeUnknown |