[[["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 document describes the `CloudTasksClientBuilder` class, which is used to configure and build instances of the `CloudTasksClient` for interacting with Google Cloud Tasks."],["The `CloudTasksClientBuilder` inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configurations."],["It offers methods to build the client synchronously (`Build()`) and asynchronously (`BuildAsync()`), along with methods for setting defaults and specific properties like the `GrpcAdapter`."],["The class supports various settings through its `Settings` property of type `CloudTasksSettings`, allowing customization of RPC behavior."],["The document also includes a list of various versions available for the Cloud Tasks client, including version 3.5.0 as the latest one, for accessing specific client versions."]]],[]]