[[["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-03-21 UTC."],[[["This document provides reference information for the `UserLogEntryLabelProvider` class within the `Google.Cloud.Diagnostics.AspNetCore3` namespace, which is used for adding authenticated user information to log entry labels."],["The `UserLogEntryLabelProvider` class implements the `ILogEntryLabelProvider` interface and inherits from `HttpLogEntryLabelProvider`, allowing it to augment log entries with user details."],["The class has a constructor that requires an `IHttpContextAccessor` to access the current `HttpContext`."],["The `InvokeCore` method, which overrides the base class's method, is used to implement the core logic of adding labels to log entries, given a `HttpContext`."],["The document shows a range of versions for this class, from 4.3.1 to 5.2.0, with 5.2.0 being the most recent."]]],[]]