This interface defines virtual methods for each of the user-facing overload sets in DataScanServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataScanServiceClient.
[[["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-14 UTC."],[[["This webpage details the `DataScanServiceConnection` object, which acts as an interface for the `DataScanServiceClient` in the Google Cloud Dataplex C++ library."],["The `DataScanServiceConnection` object allows for injecting custom behavior during testing, facilitating the use of mock objects like `MockDataScanServiceConnection`."],["The page lists various versions of the library, from 2.11.0 up to the latest release candidate 2.37.0-rc, including the current version 2.27.0, each linking to its respective documentation."],["The `DataScanServiceConnection` defines virtual methods for numerous operations related to data scanning, including creating, updating, deleting, getting, listing, running data scans and data scan jobs, as well as generating data quality rules."],["The page also shows the concrete `MakeDataScanServiceConnection()` and `dataplex_v1_mocks::MockDataScanServiceConnection` options for creating concrete or mock instances, respectively."]]],[]]