[[["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-04-17 UTC."],[[["This document provides reference documentation for the `UserLogEntryLabelProvider` class within the `Google.Cloud.Diagnostics.AspNetCore3` library, specifically version 5.1.0."],["`UserLogEntryLabelProvider` is an implementation of `ILogEntryLabelProvider` that adds authenticated user information to log entry labels, inheriting from `HttpLogEntryLabelProvider`."],["The class has a constructor that takes an `IHttpContextAccessor` as a parameter to access the current `HttpContext`."],["The `InvokeCore` method, which overrides the `HttpLogEntryLabelProvider` method, is used to add the log entry labels using the `HttpContext` instance."],["This documentation outlines inherited members from `HttpLogEntryLabelProvider` and `object`, including methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]