This interface defines virtual methods for each of the user-facing overload sets in DataFusionClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataFusionClient.
[[["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 page provides documentation for the `DataFusionConnection` class, which is used in conjunction with `DataFusionClient` for interacting with the Google Cloud Data Fusion service."],["The `DataFusionConnection` class defines virtual methods for various operations, such as listing available versions, managing instances, and other Data Fusion related tasks."],["It supports custom behavior injection, particularly for testing purposes, enabling the use of mock objects like `MockDataFusionConnection` to simulate or test interactions with the Data Fusion service."],["The page shows an extensive list of previous versions of the `DataFusionConnection` class, ranging from version 2.13.0 to 2.37.0-rc, allowing for navigation to the appropriate documentation for each release."]]],[]]