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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eNetworkEndpointGroups\u003c/code\u003e API within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically detailing versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpointGroups\u003c/code\u003e class, inheriting from \u003ccode\u003eObject\u003c/code\u003e, includes methods like \u003ccode\u003eBindService\u003c/code\u003e, allowing the creation of service definitions and the registration of service methods, essential for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class method \u003ccode\u003eBindService\u003c/code\u003e comes in two different flavours, with one of them returning \u003ccode\u003eServerServiceDefinition\u003c/code\u003e and the other one returning void.\u003c/p\u003e\n"],["\u003cp\u003eThe parameter \u003ccode\u003eserviceImpl\u003c/code\u003e of the method \u003ccode\u003eBindService\u003c/code\u003e is of type \u003ccode\u003eNetworkEndpointGroups.NetworkEndpointGroupsBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]