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-09 UTC."],[[["This documentation page covers the `SessionController` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0, which provides methods for managing interactive sessions."],["The latest version of the `SessionController` is 5.17.0, and the page provides links to the documentation for versions ranging from 3.1.0 up to 5.17.0."],["The `SessionController` class inherits from the base `object` class and includes methods such as `BindService` to create and register service definitions with a server."],["The `BindService` method can be used to register service methods with or without implementation, which allows for the customization of service binding logic."],["The namespace for `SessionController` is Google.Cloud.Dataproc.V1 and can be found in the assembly Google.Cloud.Dataproc.V1.dll."]]],[]]