public static void BindService(ServiceBinderBase serviceBinder, SessionController.SessionControllerBase 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-04-17 UTC."],[[["This documentation covers the `SessionController` class within the Google Cloud Dataproc v1 API, used for managing interactive sessions."],["The latest available version of the `SessionController` is 5.17.0, while this specific page details version 5.16.0, listing all previous versions from 5.15.0 down to 3.1.0."],["The `SessionController` class inherits from the `object` class and is located within the `Google.Cloud.Dataproc.V1` namespace."],["The documentation also defines two `BindService` methods, one creating a service definition for server registration and the other for customizing service binding."],["The provided methods are part of the Google Cloud Dataproc v1 API, specifically the SessionController class, which is used to manage interactive sessions on the Google cloud platform."]]],[]]