public static void BindService(ServiceBinderBase serviceBinder, CloudScheduler.CloudSchedulerBase 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 Cloud Scheduler API, part of the Google Cloud Platform, enables the scheduling of asynchronous jobs by external entities.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.5.0 is the latest release of the Cloud Scheduler API, with several previous versions available, down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudScheduler\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e, is the primary class within the API and it contains methods like \u003ccode\u003eBindService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can create a service definition for server registration or register a service method with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e, utilizing a \u003ccode\u003eCloudSchedulerBase\u003c/code\u003e object for server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe CloudScheduler API is available in the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace, in the \u003ccode\u003eGoogle.Cloud.Scheduler.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]