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-21 UTC."],[[["This document details the `AutoscalersConnection` interface, which provides virtual methods mirroring the user-facing overload sets found in `AutoscalersClient`."],["The interface allows for the injection of custom behaviors in testing, using objects like Google Mock, specifically with `compute_autoscalers_v1_mocks::MockAutoscalersConnection`."],["It provides access to functions for managing autoscalers, such as `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, each with corresponding request parameters and return types."],["The content shows a list of available versions of the connection interface, from version 2.15.1 up to the latest release candidate 2.37.0-rc, and can be accessed to show the `AutoscalersConnection` of that version."]]],[]]