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 DataFusion C++ client library, with the latest version being 2.37.0-rc."],["The `DataFusionConnection` class defines virtual methods corresponding to user-facing overload sets in `DataFusionClient`, allowing for custom behavior injection during testing."],["This page provides information about `DataFusionConnection` version 2.32.0, and has documentation for many previous versions, going back to 2.13.0."],["The documentation includes the function prototypes for operations like `ListAvailableVersions`, `ListInstances`, `GetInstance`, `CreateInstance`, `DeleteInstance`, `UpdateInstance`, and `RestartInstance`."],["`DataFusionConnection` objects can be created using `MakeDataFusionConnection()`, and they can be mocked using `datafusion_v1_mocks::MockDataFusionConnection`."]]],[]]