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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This webpage provides documentation for the `DataFusionConnection` class, which is part of the Google Cloud Data Fusion C++ client library, with version 2.28.0 being the current version of focus."],["The `DataFusionConnection` class defines virtual methods that correspond to user-facing overload sets in `DataFusionClient`, enabling users to inject custom behavior, particularly for testing."],["The documentation covers a range of versions, from 2.13.0 up to the release candidate 2.37.0-rc, detailing the class for each one."],["The `DataFusionConnection` class includes various functions for managing instances, such as listing available versions, creating, getting, deleting, updating, and restarting instances."],["Users can create a concrete instance using `MakeDataFusionConnection()` or use `datafusion_v1_mocks::MockDataFusionConnection` for mocking during testing."]]],[]]