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 page details the `AutoscalersConnection` interface, which defines virtual methods mirroring the user-facing overload sets found in `AutoscalersClient`."],["The `AutoscalersConnection` interface enables the injection of custom behaviors, such as utilizing Google Mock objects, particularly useful in testing scenarios involving `AutoscalersClient` objects."],["The content lists available versions of the `AutoscalersConnection` API, ranging from the release candidate `2.37.0-rc` down to `2.15.1`."],["The `AutoscalersConnection` interface provides a variety of functions, including managing autoscalers through operations like `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, along with several variations in parameters and return types."],["Concrete instances of this class can be made by using `MakeAutoscalersConnection()`, with an alternative of using the `compute_autoscalers_v1_mocks::MockAutoscalersConnection` class."]]],[]]