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\u003eThis webpage provides documentation for the \u003ccode\u003eGlobalAddresses\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.6.0, and the page lists a history of versions down to 1.0.0, allowing users to access documentation for older versions as needed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalAddresses\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, offers methods like \u003ccode\u003eBindService\u003c/code\u003e to define and register server-side logic for global address operations.\u003c/p\u003e\n"],["\u003cp\u003eThe page outlines the inheritance from \u003ccode\u003eObject\u003c/code\u003e and the inherited methods that come with it, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method has two overloads, one that takes only the \u003ccode\u003eGlobalAddresses.GlobalAddressesBase\u003c/code\u003e and returns a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e and another that accepts a \u003ccode\u003eServiceBinderBase\u003c/code\u003e and the \u003ccode\u003eGlobalAddresses.GlobalAddressesBase\u003c/code\u003e, registering the implementation of the service on the binder.\u003c/p\u003e\n"]]],[],null,[]]