public static void BindService(ServiceBinderBase serviceBinder, BatchService.BatchServiceBase 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.Batch.V1 API is 2.13.0, with multiple previous versions, including 2.5.0, available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe BatchService class is part of the Google.Cloud.Batch.V1 namespace and is used for managing batch jobs on Google Compute Engine VM instances.\u003c/p\u003e\n"],["\u003cp\u003eBatchService includes static methods, such as \u003ccode\u003eBindService\u003c/code\u003e, to create a service definition that can be registered with a server and register service methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods can take a \u003ccode\u003eBatchServiceBase\u003c/code\u003e implementation to define the server-side handling logic, and the method returns or uses a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e or \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documented Google Cloud Batch service, referenced here, manages the submission of batch jobs and the allocation of Google Compute Engine VMs to run them.\u003c/p\u003e\n"]]],[],null,[]]