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-15 UTC."],[[["This document provides an overview of the `AutoscalersConnection` object, which serves as an interface for the `AutoscalersClient` in Google Cloud Compute, enabling interaction with autoscaler resources."],["The `AutoscalersConnection` interface defines virtual methods corresponding to the user-facing overload sets in `AutoscalersClient`, facilitating custom behavior injection for testing purposes, such as using Google Mock objects."],["The document lists multiple versions of the `AutoscalersConnection` class, ranging from version 2.15.1 up to the latest release candidate 2.37.0-rc, and provides links to each version's documentation."],["`AutoscalersConnection` includes functions like `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, to manage autoscaler operations."],["Concrete instances of the AutoscalersConnection can be created via `MakeAutoscalersConnection()` and can be mocked via `compute_autoscalers_v1_mocks::MockAutoscalersConnection`."]]],[]]