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."],[[["The latest version available for the `MetadataService` class is 3.6.0, which is accessible via a specified link, while version 2.9.0 is the one currently being viewed."],["`MetadataService` is a class within the `Google.Cloud.Dataplex.V1` API, designed for managing metadata resources like tables, filesets, and partitions."],["The `MetadataService` class inherits from the `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides static methods, specifically `BindService`, which can be used to create or register a server service definition, as well as bind server-side logic to a given service."],["There are multiple prior versions of the `MetadataService` listed, all the way down to version 1.0.0."]]],[]]