public static void BindService(ServiceBinderBase serviceBinder, RegionInstanceGroupManagers.RegionInstanceGroupManagersBase 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["The latest version available for the `RegionInstanceGroupManagers` class is 3.6.0, while the current page is documented under version 2.4.0."],["This page provides reference documentation and code samples for the `RegionInstanceGroupManagers` class within the Compute Engine v1 API."],["The `RegionInstanceGroupManagers` class inherits properties and methods from the `Object` class, as is shown by the listed inherited members."],["The `BindService` methods allow for the creation and registration of service definitions for `RegionInstanceGroupManagers`, and one of the variations accepts a `serviceBinder` parameter for more customized service binding logic."],["There are numerous previous versions available for this API, dating back to version 1.0.0, and going up to 3.5.0, with the current one being 2.4.0."]]],[]]