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 page details the `DataScanServiceConnection` interface, which provides virtual methods for all user-facing operations within `DataScanServiceClient` for the Google Cloud Dataplex service."],["The latest release is version 2.37.0-rc, with a range of available versions from 2.11.0 up to this latest release, each linking to their respective `DataScanServiceConnection` documentation."],["`DataScanServiceConnection` allows for the injection of custom behaviors, such as with Google Mock objects, for testing scenarios that involve `DataScanServiceClient`."],["The interface includes methods for managing data scans, such as `CreateDataScan`, `UpdateDataScan`, `DeleteDataScan`, `GetDataScan`, `ListDataScans`, `RunDataScan`, and more."],["Users can create a concrete `DataScanServiceConnection` instance using `MakeDataScanServiceConnection()`, or utilize `dataplex_v1_mocks::MockDataScanServiceConnection` for mocking purposes."]]],[]]