public static void BindService(ServiceBinderBase serviceBinder, DataCatalog.DataCatalogBase 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 Data Catalog v1 API class, `DataCatalog`, enables users to discover, understand, and manage their data."],["This documentation provides reference material and code samples for the `DataCatalog` class, with version 2.14.0 being the latest and version 2.4.0 being the current."],["The `DataCatalog` class is within the `Google.Cloud.DataCatalog.V1` namespace and is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."],["It inherits from the base `object` class and implements methods such as `BindService` for defining and registering services with a server."],["There are several versions available in this documentation, ranging from version 1.2.0 to 2.14.0, allowing users to access the specific reference material they need."]]],[]]