public static void BindService(ServiceBinderBase serviceBinder, TargetPools.TargetPoolsBase 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 available for TargetPools is 3.6.0, while the current displayed version on the page is 2.0.0, with links available for versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eTargetPools is a static class within the Google.Cloud.Compute.V1 namespace and the Google.Cloud.Compute.V1.dll assembly, designed for handling server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe TargetPools class inherits from the .NET Object class and includes standard inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe TargetPools class provides two static methods, \u003ccode\u003eBindService\u003c/code\u003e, for registering service methods, which accept either a TargetPoolsBase object or both a ServiceBinderBase and a TargetPoolsBase object as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods returns a ServerServiceDefinition or void, respectively.\u003c/p\u003e\n"]]],[],null,[]]