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 documentation for the `DataScanService` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The `DataScanService` class is used to manage DataScan resources, which are used to run data scanning workloads and generate metadata, such as data profiles and data quality."],["The page lists various versions of the API, with version 3.6.0 being the latest, and includes documentation links to each version going all the way back to version 1.0.0."],["The documentation details two methods for binding the `DataScanService`: `BindService(DataScanServiceBase)` and `BindService(ServiceBinderBase, DataScanServiceBase)`, outlining their parameters, return types, and descriptions."],["The class `DataScanService` inherits from the base object class, it contains all of the inherited members from that base class."]]],[]]