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 latest version available for the `Google.Cloud.Dataplex.V1.ContentService` API is 3.6.0, with the current page specifically detailing version 3.4.0."],["`ContentService` is a class within the `Google.Cloud.Dataplex.V1` namespace, designed for managing Notebook and SQL Scripts for Dataplex."],["The `ContentService` class inherits from the `object` class and includes several inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class provides two static `BindService` methods that are used to create or register service definitions with a server, one taking `ContentServiceBase` and the other taking `ServiceBinderBase` and `ContentServiceBase`."],["The documentation provides a list of older versions from 3.5.0 all the way to version 1.0.0 of the `ContentService` class."]]],[]]