public static void BindService(ServiceBinderBase serviceBinder, GlobalAddresses.GlobalAddressesBase 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\u003eThe latest version of the GlobalAddresses API is 3.6.0, and the documentation provides references for versions ranging from 1.0.0 up to the most recent release.\u003c/p\u003e\n"],["\u003cp\u003eThe GlobalAddresses class is part of the Google.Cloud.Compute.V1 namespace and is located within the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe GlobalAddresses API class inherits from the Object class and has inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString().\u003c/p\u003e\n"],["\u003cp\u003eThe API provides two \u003ccode\u003eBindService\u003c/code\u003e methods for creating or registering service definitions, one which accepts a service implementation and returns a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e and another that accepts both a service binder and implementation to allow for custom binding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods require an object implementing the server-side handling logic, specified as \u003ccode\u003eGlobalAddresses.GlobalAddressesBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]