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 provides details for the `AutoscalersConnection` object, which defines the interface for managing Autoscalers within Google Cloud's Compute Engine, specifically for the C++ library."],["The latest version is `2.37.0-rc`, and this document lists available versions ranging from `2.15.1` to `2.37.0-rc`, allowing users to select the appropriate version for their needs."],["`AutoscalersConnection` supports various operations, including aggregating, deleting, getting, inserting, listing, patching, and updating Autoscalers, each with specific parameters and return types."],["The document describes how users can inject custom behavior into tests utilizing the `AutoscalersClient` through the use of the virtual methods defined within this interface and describes how to create a concrete instance."],["Mocking is supported through `compute_autoscalers_v1_mocks::MockAutoscalersConnection` for testing, allowing for the simulation of Autoscalers behaviors."]]],[]]