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 `AutoscalersConnection` interface facilitates the injection of custom behaviors, such as using mock objects for testing with `AutoscalersClient` instances."],["The document lists various version-specific links for the `AutoscalersConnection` class, with `2.37.0-rc` being the latest version, and `2.21.0` being the version specifically related to the documented features."],["The `AutoscalersConnection` interface defines virtual methods for managing autoscalers, including functions for aggregating lists, deleting, getting, inserting, listing, patching, and updating autoscalers."],["The document provides information on how to construct a concrete instance using `MakeAutoscalersConnection()` and the related mock object `MockAutoscalersConnection` for testing purposes."]]],[]]