public static void BindService(ServiceBinderBase serviceBinder, RegionNetworkEndpointGroups.RegionNetworkEndpointGroupsBase 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."],[[["This document provides reference documentation for the `RegionNetworkEndpointGroups` class within the `Google.Cloud.Compute.V1` namespace in the .NET library, with version 3.6.0 being the most recent and 2.16.0 being the base version."],["The `RegionNetworkEndpointGroups` class is part of the Compute Engine v1 API, which can be referenced for the documentation and code samples, as part of the versioned library."],["The class inherits from the `object` class and includes methods for service definition binding, specifically `BindService(RegionNetworkEndpointGroupsBase)` and `BindService(ServiceBinderBase, RegionNetworkEndpointGroupsBase)`."],["The documentation outlines a history of versions for this class, starting from version 1.0.0 all the way up to the latest version 3.6.0."],["The `RegionNetworkEndpointGroupsBase` contains the logic of the server side handling, which is the parameter of the methods `BindService(RegionNetworkEndpointGroupsBase)` and `BindService(ServiceBinderBase, RegionNetworkEndpointGroupsBase)`."]]],[]]