public static void BindService(ServiceBinderBase serviceBinder, InstanceGroups.InstanceGroupsBase 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-04-09 UTC."],[[["The latest version available for the Google.Cloud.Compute.V1.InstanceGroups is 3.6.0, with version 3.5.0 being the current version detailed on the page."],["This documentation provides reference information and code samples for the Compute Engine v1 API class InstanceGroups, accessible through multiple versioned links."],["The InstanceGroups class inherits from the object class and offers methods for binding service implementations to a server or a service binder."],["The `BindService` methods allow for registering service methods, either creating a service definition for a server or binding to a service binder, and are used in the InstanceGroups API."],["The provided documentation lists all versions from `3.6.0` down to `1.0.0`."]]],[]]