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 documentation page covers the `DataScanService` class within the Google Cloud Dataplex v1 API, which is used to manage data scan resources for metadata enrichment."],["The latest version of the `DataScanService` API documented here is 3.6.0, with numerous previous versions available, starting from 1.0.0."],["The `DataScanService` class inherits from the base `object` class and contains methods to manage the service, including `BindService`, which creates service definitions for server registration."],["`DataScanService` has the ability to implement server-side logic, which can be used to handle the service."],["The namespace for the `DataScanService` is `Google.Cloud.Dataplex.V1`, and it is contained within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]