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 details the `NetworkEndpointGroups` class within the `Google.Cloud.Compute.V1` namespace, offering access to its API and functionalities across multiple versions."],["The latest version of `NetworkEndpointGroups` is 3.6.0, while the page documents a range of versions from 1.0.0 up to the most current release."],["`NetworkEndpointGroups` inherits from the base `Object` class and contains inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class provides two `BindService` methods for registering service methods, one creating a `ServerServiceDefinition` and the other using a `ServiceBinderBase`, allowing for customization of service binding logic."],["All versions listed of the NetworkEndpointGroups are accessable through the provided links."]]],[]]