public static void BindService(ServiceBinderBase serviceBinder, BatchController.BatchControllerBase 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google Cloud Dataproc v1 API's \u003ccode\u003eBatchController\u003c/code\u003e is version 5.17.0, with a range of versions from 5.16.0 to 3.1.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchController\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, is used for managing batch workloads within the Google Cloud Dataproc environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchController\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, having methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e inherited from it.\u003c/p\u003e\n"],["\u003cp\u003eThere are two methods available to bind services: \u003ccode\u003eBindService(BatchControllerBase)\u003c/code\u003e, which creates a service definition to be registered with a server, and \u003ccode\u003eBindService(ServiceBinderBase, BatchControllerBase)\u003c/code\u003e, which allows for custom service binding.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation references the \u003ccode\u003eBatchControllerBase\u003c/code\u003e class, indicating it's a server-side component that you can implement.\u003c/p\u003e\n"]]],[],null,[]]