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-02 UTC."],[[["The webpage provides reference documentation for the `Autoscalers` class within the Google.Cloud.Compute.V1 API, specifically version 2.2.0."],["It lists available versions of the `Autoscalers` API, ranging from the latest 3.6.0 down to version 1.0.0, with links to each version's documentation."],["The `Autoscalers` class inherits from the `Object` class and includes methods for binding service definitions and registering service methods, with parameter details for `BindService` such as `serviceImpl` and `serviceBinder`."],["The namespace for this API is `Google.Cloud.Compute.V1`, and the assembly is `Google.Cloud.Compute.V1.dll`."],["The documentation shows the inherited members of the `Autoscalers` class from the `Object` class."]]],[]]