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 documentation page covers the `MetadataService` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment, offering reference materials and code samples."],["The `MetadataService` is responsible for managing metadata resources like tables, filesets, and partitions, providing functionality to interact with these entities."],["The latest version of the API available in this documentation is version 3.6.0, with a history of versions back to 1.0.0, each linked to its own documentation."],["The `MetadataService` class includes methods like `BindService`, which allows for creating service definitions and registering them with a server or binding service methods with or without implementation."],["The documentation outlines the inheritance structure, inherited members, namespace, assembly, parameters, and return types for the `MetadataService` class and its methods."]]],[]]