Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanService.
DataScanService manages DataScan resources which can be configured to run
various types of data scanning workload and generate enriched metadata (e.g.
Data Profile, Data Quality) for the data source.
public static void BindService(ServiceBinderBase serviceBinder, DataScanService.DataScanServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `DataScanService` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0."],["The `DataScanService` is designed to manage DataScan resources, which are used to configure and run data scanning workloads, such as Data Profile and Data Quality checks."],["It provides a history of the available versions of the `DataScanService` dating back to version 1.0.0, including the current version of 2.4.0 on display, and links to each previous version."],["The `DataScanService` class contains methods like `BindService` that are used to define and register the service with a server, allowing for service binding logic customization."],["This document also includes details about inheritance, inherited members, namespace, assembly, and specific methods along with their parameters and return types, offering a full description of the object."]]],[]]