This interface defines virtual methods for each of the user-facing overload sets in DataTransferServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataTransferServiceClient.
[[["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-14 UTC."],[[["This document details the `DataTransferServiceConnection` class, which provides an interface for interacting with the BigQuery Data Transfer Service."],["The `DataTransferServiceConnection` class offers virtual methods that correspond to each user-facing overload set in `DataTransferServiceClient`, facilitating custom behavior injection during testing."],["The page provides access to various versions of the `DataTransferServiceConnection` documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, each with their respective methods and information."],["Key functions detailed include managing data sources, transfer configurations, transfer runs, and logs, such as `GetDataSource`, `CreateTransferConfig`, `ListTransferRuns`, and `ListTransferLogs`."],["The `MakeDataTransferServiceConnection()` function can be used to create a concrete instance of the object, while the `MockDataTransferServiceConnection` can be used for mocking within tests."]]],[]]