[[["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."],[[["The `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the Google Cloud Tasks v2 API."],["The latest version of the documentation is for version 3.5.0, but this particular documentation is for version 3.1.0, with several earlier versions also available."],["The primary function of this class is the `AddCloudTasksClient` method, which adds a singleton `CloudTasksClient` to an `IServiceCollection`, allowing for its configuration."],["The `AddCloudTasksClient` method accepts an optional action of type `Action\u003cCloudTasksClientBuilder\u003e` to customize the `CloudTasksClient` before services from the collection are used."],["The namespace of the ServiceCollectionExtensions class is Microsoft.Extensions.DependencyInjection."]]],[]]