[[["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 available is 3.27.1, with older versions 3.23.0 and 3.15.8 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileOptions.Types.OptimizeMode\u003c/code\u003e enum allows optimization of generated classes for either speed or code size.\u003c/p\u003e\n"],["\u003cp\u003eThis enum is found within the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace in the Google.Protobuf.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe enum's fields, \u003ccode\u003eCodeSize\u003c/code\u003e, \u003ccode\u003eLiteRuntime\u003c/code\u003e, and \u003ccode\u003eSpeed\u003c/code\u003e, correspond to different optimization approaches, including using the MessageLite runtime.\u003c/p\u003e\n"]]],[],null,["# Enum FileOptions.Types.OptimizeMode (3.27.1)\n\nVersion latestkeyboard_arrow_down\n\n- [3.27.1 (latest)](/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode)\n- [3.23.0](/dotnet/docs/reference/Google.Protobuf/3.23.0/Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode)\n- [3.15.8](/dotnet/docs/reference/Google.Protobuf/3.15.8/Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode) \n\n public enum FileOptions.Types.OptimizeMode\n\nGenerated classes can be optimized for speed or code size.\n\nNamespace\n---------\n\n[Google.Protobuf.Reflection](/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.Reflection)\n\nAssembly\n--------\n\nGoogle.Protobuf.dll"]]