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-04-09 UTC."],[[["This webpage provides documentation for the Google Cloud Data Catalog API service, which is designed for data discovery, understanding, and management."],["The latest version of the Data Catalog API documented here is 2.14.0, with links provided to documentation for numerous previous versions, including back to version 1.2.0."],["The `DataCatalog` class inherits from the base `Object` class and is part of the `Google.Cloud.DataCatalog.V1` namespace, contained within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The documentation includes methods such as `BindService`, which allows for creating and registering service definitions for server-side handling of the Data Catalog API."],["The provided content features server side handling of the DataCatalog API, along with the ability to register service method logic to help customize service bindings."]]],[]]