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-03-21 UTC."],[[["The latest version of the Google Cloud Dataproc v1 API JobController is 5.17.0, with documentation available at the provided link, and other available versions range from 5.16.0 down to 3.1.0."],["The JobController class, part of the Google.Cloud.Dataproc.V1 namespace, provides methods for managing jobs within the Google Cloud Dataproc environment."],["`JobController` inherits from the base `object` class, and inherits members such as GetHashCode, GetType, MemberwiseClone, and ToString."],["The `BindService` method allows for the creation of a service definition to be registered with a server or registered with a service binder, either with or without implementation."],["The assembly for this is located within the Google.Cloud.Dataproc.V1.dll file."]]],[]]