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 document outlines the `AutoscalersConnection` interface, which provides virtual methods mirroring the user-facing overload sets found in `AutoscalersClient`."],["The latest version of the documentation is for version 2.37.0-rc, while the current documentation displayed is for version 2.20.0, and there are multiple previous versions accessible."],["`AutoscalersConnection` enables users to introduce custom behavior during testing, such as using a Google Mock object, for `AutoscalersClient` interactions."],["The `AutoscalersConnection` interface defines several functions, including `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, each with specified parameters and return types."]]],[]]