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` object, which acts as an interface for the `DataTransferServiceClient` in the BigQuery Data Transfer API, allowing for custom behavior injection, particularly useful for testing."],["The latest version of the API is 2.37.0-rc, and the document includes links and information for multiple previous versions, ranging back to 2.11.0."],["`DataTransferServiceConnection` provides a set of virtual methods that mirror the user-facing overload sets found in `DataTransferServiceClient`, such as managing data sources, transfer configurations, and transfer runs."],["The document outlines the virtual methods available in `DataTransferServiceConnection`, which includes operations like getting, listing, creating, updating, and deleting data sources, transfer configurations, transfer runs, and transfer logs."],["Users can create concrete instances of the connection using `MakeDataTransferServiceConnection()`, and mock instances for testing purposes via `MockDataTransferServiceConnection`."]]],[]]