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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `TargetPools` API is 3.6.0, and this is the most current version available."],["This page provides access to the Compute Engine v1 API class `TargetPools`, offering reference documentation and code samples."],["The `TargetPools` class inherits several methods and properties from the base `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `TargetPools` class includes static methods `BindService` for creating a server service definition, and a second `BindService` method for customizing service binding logic."],["There are multiple previous versions of `TargetPools` API available, ranging from version 1.0.0 to 3.5.0."]]],[]]