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 primary purpose of `AutoscalersConnection` is to allow users to inject custom behaviors, such as mock objects, into tests that utilize `AutoscalersClient`."],["The document includes links to documentation for several previous versions of the code, with `2.37.0-rc` being the latest, and `2.29.0` being the version of the page visited."],["`AutoscalersConnection` provides methods like `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, and can return `Operations` asynchronously or synchronously depending on tag, and the `request`."],["The class also provides an `options()` method to specify what options you may want to apply to the class."]]],[]]