public static void BindService(ServiceBinderBase serviceBinder, MetadataService.MetadataServiceBase 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 document provides reference documentation for the `MetadataService` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.14.0."],["The `MetadataService` class is designed to manage metadata resources, including tables, filesets, and partitions, within the Dataplex environment."],["The documentation includes a list of previous versions, starting with 1.0.0 and going up to the latest 3.6.0, showing the different versions of the API."],["The `MetadataService` class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation covers the `BindService` method, which allows for the creation of service definitions and registration with a server, as well as the registration of service methods with a service binder."]]],[]]