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-04-09 UTC."],[[["The latest version available for the `TargetPools` class is 3.6.0, as part of the Google Cloud Compute v1 API."],["This page provides reference documentation and code samples for the `TargetPools` API, which is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `TargetPools` class includes static methods `BindService` which are used to define and register server-side handling logic."],["Multiple versions of the `TargetPools` class are available for use, spanning from version 1.0.0 to the most current release, version 3.6.0."],["The current version displayed on this page is version 2.12.0, which has methods `BindService` to be used in customizng service bindings."]]],[]]