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 `AutoscalersClient` and defines virtual methods corresponding to the client's user-facing overload sets."],["The `AutoscalersConnection` object facilitates custom behavior injection for testing purposes, such as using a Google Mock object with `AutoscalersClient`."],["The provided content covers versions from 2.15.1 up to 2.37.0-rc, offering links to documentation for each specific version, each of which uses the `AutoscalersConnection` class."],["The documentation outlines various functions available within the `AutoscalersConnection` class, including methods for operations like `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`."],["You can find mocking information for this object at `compute_autoscalers_v1_mocks::MockAutoscalersConnection`, while `MakeAutoscalersConnection()` is used for concrete instantiations."]]],[]]