[[["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-06-12 UTC."],[[["This documentation covers the `ServiceCollectionExtensions` class for the Google Cloud Trace v2 API, specifically focusing on version 3.2.0, with other versions also being available."],["The `ServiceCollectionExtensions` class is a static class that provides extension methods to configure API clients and is part of the `Microsoft.Extensions.DependencyInjection` namespace."],["The class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["A key method provided is `AddTraceServiceClient`, which adds a singleton `TraceServiceClient` to an `IServiceCollection`, allowing for configuration through an optional `TraceServiceClientBuilder` action."],["The `AddTraceServiceClient` method takes an IServiceCollection, and optionally an Action of the type TraceServiceClientBuilder, and returns an `IServiceCollection`."]]],[]]