[[["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 page details the `ICloudTraceNameProvider` interface, which is used to name trace spans within applications."],["The `ICloudTraceNameProvider` interface is part of the `Google.Cloud.Diagnostics.AspNetCore3` namespace and is found in the `Google.Cloud.Diagnostics.AspNetCore3.dll` assembly."],["The interface includes one method, `GetTraceNameAsync(HttpContext)`, which, when implemented, returns the name of the trace span based on the provided `HttpContext`."],["The `GetTraceNameAsync` method takes an `HttpContext` parameter and returns a `Task\u003cString\u003e` representing the trace name."],["The page contains different versions of the `ICloudTraceNameProvider`, including the latest version at 5.2.0, as well as older versions ranging back to 4.3.1."]]],[]]