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-21 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."]]],[]]