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."],[[["This documentation page covers the `ContentService` class within the `Google.Cloud.Dataplex.V1` namespace, which manages Notebook and SQL Scripts for Dataplex."],["The latest version available for this service is 3.6.0, while the current page specifically documents version 2.4.0, with a history of versions ranging from 1.0.0 to 3.6.0."],["`ContentService` inherits from the base `object` class and provides methods like `BindService` for defining and registering server-side service logic."],["The `ContentService` class is contained within the `Google.Cloud.Dataplex.V1.dll` assembly."],["There are two overloaded `BindService` methods, one to create a server service definition and another to register a service method with a service binder."]]],[]]