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 latest version available for `DataFusionConnection` is 2.37.0-rc, and the page provides access to various past versions, down to 2.13.0."],["`DataFusionConnection` is an object used in conjunction with `DataFusionClient`, enabling users to define custom actions for tests."],["The interface includes functions to list, retrieve, create, update, delete, and restart instances through virtual methods such as `ListInstances`, `GetInstance`, `CreateInstance`, `UpdateInstance`, `DeleteInstance`, and `RestartInstance`."],["Several of the functions, like `CreateInstance`, `DeleteInstance`, `UpdateInstance`, and `RestartInstance`, offer options to return either a future result or an operation using the `NoAwaitTag` parameter."],["The provided content also outlines the use of the virtual `options()` method and the `ListAvailableVersions()` method."]]],[]]