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 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."]]],[]]