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-04-09 UTC."],[[["This webpage provides reference documentation for the `DataScanService` class within the Google Cloud Dataplex v1 API, which is used for managing DataScan resources."],["The `DataScanService` class can configure and run various data scanning workloads, generating enriched metadata such as Data Profile and Data Quality for the data source."],["The page lists various versions of the API, with the latest being version 3.6.0 and version 1.0.0 being the oldest, with all versions in between."],["The page offers details on the `BindService` methods, which are used to create and register a service definition, or register service methods with a service binder, respectively."],["The DataScanService class inherits from the System.Object class, utilizing methods such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]