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-21 UTC."],[[["This page details the `DataTransferServiceConnection` object, which acts as an interface for the `DataTransferServiceClient` in the BigQuery Data Transfer API, version 2.17.0."],["The `DataTransferServiceConnection` interface provides virtual methods that mirror the user-facing overload sets found in `DataTransferServiceClient`, enabling users to inject custom behaviors during testing."],["The content also presents a version history, ranging from version 2.37.0-rc (latest) down to version 2.11.0, with each version linking to the respective `DataTransferServiceConnection` documentation for that version."],["This page outlines methods for interacting with data sources, managing transfer configurations and runs, and checking credentials, through functions such as `GetDataSource`, `CreateTransferConfig`, `GetTransferRun`, and `CheckValidCreds`, respectively."],["A concrete instance can be created using the `MakeDataTransferServiceConnection()` function and for mocking a `MockDataTransferServiceConnection` is offered."]]],[]]