[[["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 \u003ccode\u003eApiReflection\u003c/code\u003e class provides reflection information derived from the \u003ccode\u003egoogle/protobuf/api.proto\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eApiReflection\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class, and in turn, includes a set of inherited members like \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace associated with \u003ccode\u003eApiReflection\u003c/code\u003e is \u003ccode\u003eGoogle.Protobuf.WellKnownTypes\u003c/code\u003e, located within the \u003ccode\u003eGoogle.Protobuf.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a static property named \u003ccode\u003eDescriptor\u003c/code\u003e which returns a \u003ccode\u003eFileDescriptor\u003c/code\u003e object representing the file descriptor for \u003ccode\u003egoogle/protobuf/api.proto\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Class ApiReflection (3.27.1)\n\nVersion latestkeyboard_arrow_down\n\n- [3.27.1 (latest)](/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.WellKnownTypes.ApiReflection)\n- [3.23.0](/dotnet/docs/reference/Google.Protobuf/3.23.0/Google.Protobuf.WellKnownTypes.ApiReflection)\n- [3.15.8](/dotnet/docs/reference/Google.Protobuf/3.15.8/Google.Protobuf.WellKnownTypes.ApiReflection) \n\n public static class ApiReflection\n\nHolder for reflection information generated from google/protobuf/api.proto \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ApiReflection \n\nInherited Members\n-----------------\n\n[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)) \n[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Protobuf.WellKnownTypes](/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.WellKnownTypes)\n\nAssembly\n--------\n\nGoogle.Protobuf.dll\n\nProperties\n----------\n\n### Descriptor\n\n public static FileDescriptor Descriptor { get; }\n\nFile descriptor for google/protobuf/api.proto"]]