public static void BindService(ServiceBinderBase serviceBinder, GlobalNetworkEndpointGroups.GlobalNetworkEndpointGroupsBase 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 information for the `GlobalNetworkEndpointGroups` class within the Google.Cloud.Compute.V1 namespace, specifically in the context of version 2.6.0 of the .NET library, along with historical versions."],["The latest version of the API documentation listed is 3.6.0 for `GlobalNetworkEndpointGroups`, and it also shows the versions going all the way back to 1.0.0."],["`GlobalNetworkEndpointGroups` inherits from the base .NET `Object` class, having methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class offers two static methods, `BindService`, that allow the creation and registration of service definitions with a server, both expecting the `GlobalNetworkEndpointGroupsBase` class as a parameter."],["The API is documented in the Google.Cloud.Compute.V1 assembly which you can access with the provided link."]]],[]]