[[["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 a builder for the `CloudTasksClient`, simplifying the configuration of credentials and endpoints for the Google Cloud Tasks v2beta3 API."],["This builder inherits from `ClientBuilderBase` and includes methods for building the client synchronously (`Build()`) and asynchronously (`BuildAsync()`)."],["The class provides access to various properties inherited from `ClientBuilderBase`, such as `Endpoint`, `Scopes`, and `Credentials`, for customizing the client setup."],["The latest version of this builder is 3.0.0-beta07, with 3.0.0-beta06 and 2.0.0-beta08 also documented, as it concerns the versioning of the API."],["`CloudTasksClientBuilder()` creates a new builder with default settings, and `Settings` allows setting custom settings for RPCs."]]],[]]