public static void BindService(ServiceBinderBase serviceBinder, JobController.JobControllerBase 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 page provides documentation for the `JobController` class within the Google Cloud Dataproc v1 API, specifically version 5.14.0, and lists other versions for it."],["The `JobController` class, part of the `Google.Cloud.Dataproc.V1` namespace, allows users to manage jobs and is contained within the \"Google.Cloud.Dataproc.V1.dll\" assembly."],["Two static methods, `BindService(JobControllerBase)` and `BindService(ServiceBinderBase, JobControllerBase)`, are available for creating service definitions and registering service methods."],["The documentation includes links to the full list of versions of the class available, and further details of the inherited members of the `JobController` class, such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]