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."],[[["This webpage provides documentation for the Google Cloud Data Catalog API service, which helps users discover, understand, and manage their data."],["The latest version available for the `Google.Cloud.DataCatalog.V1` is 2.14.0, and previous versions ranging from 2.13.0 back to 1.2.0 are also listed for reference."],["The `DataCatalog` class, part of the `Google.Cloud.DataCatalog.V1` namespace, inherits from the base `Object` class and is contained within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The page outlines two methods for binding service logic, including `BindService(DataCatalog.DataCatalogBase)` to create a service definition and `BindService(ServiceBinderBase, DataCatalog.DataCatalogBase)` for customized binding."]]],[]]