[[["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-03-21 UTC."],[[["This page provides documentation for the `CloudTasksClientBuilder` class, which is used to configure and build `CloudTasksClient` instances for the Google Cloud Tasks v2 API."],["The `CloudTasksClientBuilder` class inherits from `ClientBuilderBase` and allows for simple configuration of credentials, endpoints, and other settings for interacting with the API."],["There are multiple versions available for the Cloud Tasks v2 API, ranging from version 2.2.0 up to the latest version, 3.5.0."],["You can use the builder to configure settings for RPCs, or use default settings if needed, with the `Settings` property being accessible for customization."],["`CloudTasksClientBuilder` offers both synchronous and asynchronous methods to build clients, with `Build()` and `BuildAsync(CancellationToken)` respectively, along with returning a `ChannelPool` via `GetChannelPool()` if none are specified."]]],[]]