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 of the Google.Cloud.DataCatalog.V1 package is 2.14.0, with multiple previous versions available for use."],["The Data Catalog API service is designed to facilitate the discovery, understanding, and management of data."],["The `DataCatalog` class inherits from the .NET `Object` class and provides methods for managing and binding DataCatalog services."],["The `BindService` method creates a service definition for server registration, or registers service methods with a binder, allowing customization of service binding logic."],["The current version shown on the page is 1.3.0, however the latest version is 2.14.0."]]],[]]