public static void BindService(ServiceBinderBase serviceBinder, ContentService.ContentServiceBase 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 `ContentService` class within the Google.Cloud.Dataplex.V1 API manages Notebooks and SQL Scripts for Dataplex."],["Version 3.6.0 is the latest release available in the documentation, while version 2.9.0 is displayed at the top of the list of all available versions."],["The `ContentService` class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `BindService` methods allow for creating a service definition or registering service methods with a service binder for server-side handling logic."],["The ContentService has 25 available version, starting at 1.0.0 going all the way to 3.6.0."]]],[]]