This interface defines virtual methods for each of the user-facing overload sets in AutoscalersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AutoscalersClient.
To create a concrete instance, see MakeAutoscalersConnection().
[[["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-15 UTC."],[[["This page details the `AutoscalersConnection` object, which provides an interface for interacting with the `AutoscalersClient`."],["It outlines the available versions of the `AutoscalersConnection`, with version 2.37.0-rc being the latest and 2.32.0 the version focused on, and includes links to each version's specific documentation."],["The `AutoscalersConnection` class allows users to inject custom behaviors for testing, particularly through mocking with `MockAutoscalersConnection`."],["The class defines virtual methods for various operations, such as listing, deleting, getting, inserting, patching, and updating autoscalers, all with their required request parameters and return types listed."],["The functions `InsertAutoscaler`, `DeleteAutoscaler`, `PatchAutoscaler` and `UpdateAutoscaler` contain an additional parameter option labeled `NoAwaitTag`."]]],[]]