[[["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 methods for configuring API clients within the Google Cloud Tasks v2 API, specifically for .NET applications."],["This class is a static class used to extend the `IServiceCollection` to configure API clients."],["The latest version of this library is 3.5.0 with previous version support going down to 2.2.0."],["The `AddCloudTasksClient` method adds a singleton `CloudTasksClient` to a given `IServiceCollection`, enabling the configuration and usage of the client through the service collection."],["The `AddCloudTasksClient` method accepts an optional action parameter, allowing developers to configure the `CloudTasksClientBuilder` further before client configuration using other services."]]],[]]