[[["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-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLogReflection\u003c/code\u003e class serves as a holder for reflection information derived from the \u003ccode\u003egoogle/api/log.proto\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eLogReflection\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, gaining access to methods such as \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\u003eLogReflection\u003c/code\u003e is \u003ccode\u003eGoogle.Api\u003c/code\u003e, and its assembly is within \u003ccode\u003eGoogle.Api.CommonProtos.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDescriptor\u003c/code\u003e property of the \u003ccode\u003eLogReflection\u003c/code\u003e class provides access to the file descriptor for \u003ccode\u003egoogle/api/log.proto\u003c/code\u003e, which is a \u003ccode\u003eFileDescriptor\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eLogReflection\u003c/code\u003e file available is \u003ccode\u003e2.15.0\u003c/code\u003e, with previous versions \u003ccode\u003e2.10.0\u003c/code\u003e and \u003ccode\u003e2.2.0\u003c/code\u003e also documented.\u003c/p\u003e\n"]]],[],null,["# Class LogReflection (2.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.0 (latest)](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.LogReflection)\n- [2.15.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.15.0/Google.Api.LogReflection)\n- [2.10.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.10.0/Google.Api.LogReflection)\n- [2.2.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.2.0/Google.Api.LogReflection) \n\n public static class LogReflection\n\nHolder for reflection information generated from google/api/log.proto \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e LogReflection \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.Api](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api)\n\nAssembly\n--------\n\nGoogle.Api.CommonProtos.dll\n\nProperties\n----------\n\n### Descriptor\n\n public static FileDescriptor Descriptor { get; }\n\nFile descriptor for google/api/log.proto"]]