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\u003eThis webpage provides reference documentation for the \u003ccode\u003eTargetPools\u003c/code\u003e class within the Google.Cloud.Compute.V1 API, specifically for the .NET environment, with the most recent version of the documentation being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPools\u003c/code\u003e class has several versions available, ranging from version 1.0.0 up to the latest, and the documentation provides links to each version's specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTargetPools\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes methods like \u003ccode\u003eBindService\u003c/code\u003e to create and register service definitions, and a service binder to register methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method is a static method that allows the binding of service logic, which can be done either by providing an object implementing \u003ccode\u003eTargetPoolsBase\u003c/code\u003e, or by passing a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object alongside the \u003ccode\u003eTargetPoolsBase\u003c/code\u003e implementation.\u003c/p\u003e\n"]]],[],null,[]]