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-18 UTC."],[[["The page details the `DatasetServiceConnection` object, which is a crucial component for the `DatasetServiceClient`."],["This interface defines virtual methods corresponding to each user-facing overload set found in `DatasetServiceClient`."],["Users can inject custom behavior into tests using objects of type `DatasetServiceClient` through this interface."],["The page provides details on how to create an instance using `MakeDatasetServiceConnection()` and how to mock using `bigquerycontrol_v2_mocks::MockDatasetServiceConnection`."],["The page defines virtual functions for different dataset actions, including getting, inserting, patching, updating, deleting, listing, and undeleting datasets."]]],[]]