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"]],[["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-05 UTC."],[[["This page details the `DatasetServiceConnection` object, which works in conjunction with the `DatasetServiceClient` to manage BigQuery datasets."],["The interface provides virtual methods that mirror the user-facing overload sets in `DatasetServiceClient`, facilitating the injection of custom behaviors for testing."],["The document presents a list of supported versions for the `DatasetServiceConnection`, with `2.37.0-rc` being the latest."],["Users can utilize the `MakeDatasetServiceConnection()` function to create an instance of this connection, and also utilize the `bigquerycontrol_v2_mocks::MockDatasetServiceConnection` for mocking purposes."],["The `DatasetServiceConnection` supports a range of functions including GetDataset, InsertDataset, PatchDataset, UpdateDataset, DeleteDataset, ListDatasets and UndeleteDataset."]]],[]]