This interface defines virtual methods for each of the user-facing overload sets in DatasetServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DatasetServiceClient.
To create a concrete instance, see MakeDatasetServiceConnection().
[[["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-09 UTC."],[[["This page details the `DatasetServiceConnection` object, which is part of the BigQuery Control v2 library and is utilized by `DatasetServiceClient`."],["The `DatasetServiceConnection` interface defines virtual methods corresponding to user-facing overload sets found in `DatasetServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The latest release candidate for this library is version 2.37.0-rc, with version 2.32.0 being the primary version for the documentation displayed, and a list of other versions back to 2.27.0."],["A concrete instance of `DatasetServiceConnection` can be created using `MakeDatasetServiceConnection()`, while mock instances for testing are available via `bigquerycontrol_v2_mocks::MockDatasetServiceConnection`."],["The `DatasetServiceConnection` has virtual methods to manage BigQuery datasets, including functions like `GetDataset`, `InsertDataset`, `UpdateDataset`, `DeleteDataset`, `ListDatasets`, and `UndeleteDataset`."]]],[]]