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-05 UTC."],[[["This webpage details the `AutoscalersConnection` object, which is used with `AutoscalersClient` to manage autoscaler resources."],["The content provides access to various versions of the `AutoscalersConnection` class, ranging from version 2.15.1 up to the latest release candidate, version 2.37.0-rc."],["`AutoscalersConnection` allows custom behavior injection for testing, such as using Google Mock objects, through `MockAutoscalersConnection`."],["The page outlines virtual methods of `AutoscalersConnection`, such as `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`."],["Each of these virtual methods takes a request object and returns either a specific type or a future that contains a status and an operation."]]],[]]