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 latest version available for the Google Cloud Data Catalog v1 API is 2.14.0, with version 2.13.0 currently being viewed."],["This documentation provides reference for the `DataCatalog` class within the `Google.Cloud.DataCatalog.V1` namespace, which is a core part of the Data Catalog API service for managing data discovery, understanding, and governance."],["The `DataCatalog` class inherits from `object` and offers methods like `BindService`, which allows the creation of a service definition or the registration of service methods with a service binder."],["The documentation lists a range of available versions of the API, from 2.14.0 down to 1.2.0, all of which are available for viewing."]]],[]]