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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]