public static void BindService(ServiceBinderBase serviceBinder, RegionInstanceGroups.RegionInstanceGroupsBase 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-21 UTC."],[[["The latest version available for RegionInstanceGroups is 3.6.0, and it is found at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.RegionInstanceGroups`."],["This page documents the RegionInstanceGroups API, a static class found in the `Google.Cloud.Compute.V1` namespace, as part of the `Google.Cloud.Compute.V1.dll` assembly."],["The RegionInstanceGroups class inherits from `Object`, containing members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It provides two `BindService` methods, one for creating a service definition and the other for registering service methods using a service binder, with both methods accepting a `RegionInstanceGroups.RegionInstanceGroupsBase` implementation object."],["Multiple previous versions are listed dating back to version 1.0.0, each with their own respective documentation link, found under the path /dotnet/docs/reference/Google.Cloud.Compute.V1/."]]],[]]