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-21 UTC."],[[["The latest version of the Google Cloud Data Catalog v1 API is 2.14.0, and the current page is referencing version 2.11.0."],["This documentation provides reference and code samples for the Data Catalog v1 API, which is designed for discovering, understanding, and managing data."],["The `DataCatalog` class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The page details two `BindService` methods, which are used to create or register service definitions and bind service methods to a service binder, respectively, for server-side logic implementation."],["The `DataCatalog` class is within the `Google.Cloud.DataCatalog.V1` namespace, and is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]