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 details the `AutoscalersConnection` interface, which provides virtual methods mirroring the user-facing overload sets found in `AutoscalersClient`."],["The `AutoscalersConnection` interface facilitates custom behavior injection for testing purposes, such as using a Google Mock object with `AutoscalersClient`."],["This page contains a list of links for various version numbers that can be utilized for class `google::cloud::compute_autoscalers_v1::AutoscalersConnection`, with version 2.37.0-rc being the latest."],["The interface defines virtual methods for operations like `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, each taking a specific request type as input."],["Concrete instances can be created using `MakeAutoscalersConnection()`, while mocking can be done with `compute_autoscalers_v1_mocks::MockAutoscalersConnection`."]]],[]]