[[["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-07 UTC."],[[["`ICloudTraceNameProvider` is an interface used for implementing providers that can name trace spans."],["The interface is located in the `Google.Cloud.Diagnostics.AspNetCore` namespace and the `Google.Cloud.Diagnostics.AspNetCore.dll` assembly."],["It contains one method, `GetTraceNameAsync(HttpContext)`, which is used to return the name of the trace span based on the content in the `HttpContext`."],["The `GetTraceNameAsync` method takes an `HttpContext` object as a parameter, representing the current request."],["The `GetTraceNameAsync` method returns a string, within a `Task`, that represents the name of the trace."]]],[]]