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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Dataplex V1 MetadataService API is 3.6.0, with multiple previous versions also available for reference, ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe MetadataService class, found within the Google.Cloud.Dataplex.V1 namespace, manages metadata resources like tables, filesets, and partitions.\u003c/p\u003e\n"],["\u003cp\u003eThe MetadataService class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and provides static methods, such as \u003ccode\u003eBindService\u003c/code\u003e, to create service definitions and customize service binding logic for server-side handling.\u003c/p\u003e\n"],["\u003cp\u003eThe MetadataService API provides two methods for binding the service, one taking only a \u003ccode\u003eMetadataServiceBase\u003c/code\u003e and returning a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e, and another that takes a \u003ccode\u003eServiceBinderBase\u003c/code\u003e as well as \u003ccode\u003eMetadataServiceBase\u003c/code\u003e and returns nothing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods provide means of creating service definitions that can be registered with a server, or to register a service method with or without implementation, by making use of either a \u003ccode\u003eMetadataServiceBase\u003c/code\u003e alone, or with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]