[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]