public static void BindService(ServiceBinderBase serviceBinder, InstanceGroupManagers.InstanceGroupManagersBase 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\u003eThis webpage details the \u003ccode\u003eInstanceGroupManagers\u003c/code\u003e API for Google Cloud Compute V1, focusing on .NET implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of \u003ccode\u003eInstanceGroupManagers\u003c/code\u003e is 3.6.0, but it also provides documentation and links for versions ranging from 1.0.0 to 3.5.0, all the way up to the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagers\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and offers methods such as \u003ccode\u003eBindService\u003c/code\u003e for creating and registering service definitions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two overloaded \u003ccode\u003eBindService\u003c/code\u003e methods, one accepting \u003ccode\u003eInstanceGroupManagersBase\u003c/code\u003e to create a definition, and another that takes \u003ccode\u003eServiceBinderBase\u003c/code\u003e and \u003ccode\u003eInstanceGroupManagersBase\u003c/code\u003e to register service methods.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and the Google.Cloud.Compute.V1.dll assembly, which can be utilized for server-side handling logic.\u003c/p\u003e\n"]]],[],null,[]]