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 `ContentService` is 3.6.0, and there are many other versions available from 3.5.0 all the way to 1.0.0."],["`ContentService` is responsible for managing Notebooks and SQL Scripts within Google Cloud Dataplex."],["The `ContentService` class inherits from the base `Object` class, inheriting the common methods and properties of the .NET base Object class."],["There are two static `BindService` methods provided for registering service definitions with or without a service implementation."],["`ContentService` resides within the `Google.Cloud.Dataplex.V1` namespace, and it's a component of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]