public static void BindService(ServiceBinderBase serviceBinder, Autoscalers.AutoscalersBase 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."],[[["This document provides reference documentation for the `Autoscalers` class within the Google Cloud Compute Engine v1 API, specifically for version 3.5.0."],["The latest version of the Autoscalers class is 3.6.0, and a history of the different versions are detailed, from 3.6.0 to 1.0.0, all with their links."],["The `Autoscalers` class inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `Autoscalers` class offers two methods for binding services: `BindService(AutoscalersBase)` which creates a service definition, and `BindService(ServiceBinderBase, AutoscalersBase)` which registers a service method."],["The namespace for the Autoscalers class in this particular version is `Google.Cloud.Compute.V1`, and its assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]