[[["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-04-02 UTC."],[[["This document outlines the `DataTransferServiceClientBuilder` class, which is used to configure and build `DataTransferServiceClient` instances for interacting with the Google Cloud BigQuery Data Transfer service."],["The `DataTransferServiceClientBuilder` class allows for simple configuration of credentials, endpoints, and other settings required for the `DataTransferServiceClient`, inheriting numerous properties and methods from `ClientBuilderBase`."],["The builder supports creating the client synchronously via `Build()` and asynchronously using `BuildAsync()`, offering flexibility in client creation."],["It provides access to a variety of settings and properties, such as `Settings`, `DefaultGrpcAdapter`, `Endpoint`, `Scopes`, `ChannelCredentials`, and others, to customize the behavior of the client."],["Multiple versions of the API are documented, with version 4.10.0 being the latest, however only version 3.1.0 is explored in detail within this specific documentation."]]],[]]