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."],[[["The latest version of the Google.Cloud.Dataplex.V1 API for DataScanService is 3.6.0, with multiple previous versions available, down to version 1.0.0, which you can access."],["The DataScanService class within the Cloud Dataplex v1 API allows users to manage DataScan resources, which are designed to perform data scanning and generate enriched metadata, such as Data Profiles and Data Quality metrics."],["The `BindService` method enables the creation of a service definition that can be registered with a server, as well as the registration of service methods with or without an implementation."],["The `DataScanService` class inherits members from the `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `DataScanService` class is in the namespace `Google.Cloud.Dataplex.V1`, located in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]