public static void BindService(ServiceBinderBase serviceBinder, Autoscalers.AutoscalersBase 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-08 UTC."],[[["\u003cp\u003eThe latest version available for the Autoscalers API within the Google.Cloud.Compute.V1 namespace is 3.6.0, with a history of versions ranging down to 1.0.0, which is accessible through their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe Autoscalers class is part of the Google.Cloud.Compute.V1 namespace and is found within the Google.Cloud.Compute.V1.dll assembly, extending from the base Object class and inheriting its core methods.\u003c/p\u003e\n"],["\u003cp\u003eThe primary functionality of the Autoscalers API includes methods for binding services, allowing for the creation of service definitions and registration with a server, via the \u003ccode\u003eBindService\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThere are two overloaded \u003ccode\u003eBindService\u003c/code\u003e methods, one allowing for creation of a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e and another that allows custom binding logic using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods take an object of type \u003ccode\u003eAutoscalers.AutoscalersBase\u003c/code\u003e to apply server-side logic to the service implementation.\u003c/p\u003e\n"]]],[],null,[]]