public static void BindService(ServiceBinderBase serviceBinder, NetworkEndpointGroups.NetworkEndpointGroupsBase 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-02 UTC."],[[["This webpage provides reference documentation for the `NetworkEndpointGroups` class within the Google Compute Engine v1 API for .NET."],["The latest version of the API is 3.6.0, but this page specifically covers version 2.9.0 and also lists versions going as far back as 1.0.0."],["The `NetworkEndpointGroups` class has inherited members from the base `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page details the `BindService` methods for registering service definitions, including one that creates a service definition and one that is used to customize the service binding logic, both accepting `NetworkEndpointGroupsBase` as a parameter."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]