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 available for the `DataScanService` is 3.6.0, as seen at the top of the version list, with a range of versions going back to 1.0.0 also listed, all of which can be accessed via their associated links."],["`DataScanService` is a class in the `Google.Cloud.Dataplex.V1` namespace within the `Google.Cloud.Dataplex.V1.dll` assembly, and it is designed to manage DataScan resources for various types of data scanning workloads."],["The `DataScanService` class includes two `BindService` methods, one to create a service definition that can be registered with a server, and another to register service methods with a service binder, useful for customization."],["The DataScanService class inherits from the base [object](https://learn.microsoft.com/dotnet/api/system.object) class, and as such inherits all the methods from this base class, including: `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]