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."],[[["The page provides documentation for the `DataFusionConnection` class, focusing on version 2.17.0, with links to various past versions and a link to the latest release candidate."],["`DataFusionConnection` defines virtual methods that mirror the user-facing overload sets found in `DataFusionClient`, enabling users to customize behavior during testing."],["A `DataFusionConnection` instance can be created using the `MakeDataFusionConnection()` function, while `datafusion_v1_mocks::MockDataFusionConnection` is provided for mocking."],["The documentation also lists the methods contained within the `DataFusionConnection` class, such as `ListAvailableVersions`, `GetInstance`, and `RestartInstance`."],["There are functions for various operations including listing, getting, creating, deleting, updating, and restarting instances, each with specific request parameters and return types."]]],[]]