[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eFieldType\u003c/code\u003e documentation is 3.27.1, with other available versions including 3.23.0 and 3.15.8.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFieldType\u003c/code\u003e is an enumeration that lists all possible field types within the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, part of the Google.Protobuf.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe enumeration includes various primitive types such as \u003ccode\u003eBool\u003c/code\u003e, \u003ccode\u003eBytes\u003c/code\u003e, \u003ccode\u003eDouble\u003c/code\u003e, \u003ccode\u003eFloat\u003c/code\u003e, \u003ccode\u003eString\u003c/code\u003e, and others like \u003ccode\u003eEnum\u003c/code\u003e, \u003ccode\u003eGroup\u003c/code\u003e, and \u003ccode\u003eMessage\u003c/code\u003e to represent different data structures.\u003c/p\u003e\n"],["\u003cp\u003eEach field type in the \u003ccode\u003eFieldType\u003c/code\u003e enumeration, such as \u003ccode\u003eInt32\u003c/code\u003e, \u003ccode\u003eUInt64\u003c/code\u003e, or \u003ccode\u003eSFixed32\u003c/code\u003e, has a corresponding description detailing its purpose.\u003c/p\u003e\n"]]],[],null,["# Enum FieldType (3.27.1)\n\nVersion latestkeyboard_arrow_down\n\n- [3.27.1 (latest)](/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.Reflection.FieldType)\n- [3.23.0](/dotnet/docs/reference/Google.Protobuf/3.23.0/Google.Protobuf.Reflection.FieldType)\n- [3.15.8](/dotnet/docs/reference/Google.Protobuf/3.15.8/Google.Protobuf.Reflection.FieldType) \n\n public enum FieldType\n\nEnumeration of all the possible field types.\n\nNamespace\n---------\n\n[Google.Protobuf.Reflection](/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.Reflection)\n\nAssembly\n--------\n\nGoogle.Protobuf.dll"]]