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-04-09 UTC."],[[["This webpage details the `AutoscalersConnection` object, which provides an interface for interacting with the `AutoscalersClient`."],["It lists various versions of the `AutoscalersConnection` class, ranging from 2.15.1 to the latest release candidate 2.37.0-rc, with each version linking to its specific documentation."],["The `AutoscalersConnection` class contains virtual methods such as `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler` for performing different operations, and a virtual function options."],["The documentation includes information about creating a concrete instance of `AutoscalersConnection` using `MakeAutoscalersConnection()`, and mocking it using `compute_autoscalers_v1_mocks::MockAutoscalersConnection`."],["Each method section, such as AggregatedListAutoscalers, lists the parameter to use, in this case `request`, as well as the return type and its description."]]],[]]