[[["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."],[[["The `CloudTasksClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `CloudTasksClient`."],["This builder inherits from `ClientBuilderBase\u003cCloudTasksClient\u003e` and provides methods for creating and configuring a `CloudTasksClient` instance, including synchronous and asynchronous building."],["It offers control over settings like `GrpcAdapter`, channel pools, default endpoints, and scopes, allowing for customized client setup."],["The `CloudTasksClientBuilder` allows the user to set the `CloudTasksSettings` property, which can be used to configure the setting of the RPCs, or it can be set to null to use the default settings."],["It provides several inherited methods and properties, such as `Validate`, `Endpoint`, and `Scopes`, for managing client settings and validating configurations."]]],[]]