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 details the `AutoscalersConnection` interface, which provides virtual methods mirroring the user-facing overloads in `AutoscalersClient` for the `compute` version 2.35.0 API."],["The `AutoscalersConnection` interface supports custom behavior injection, allowing users to integrate custom logic or mocks for testing purposes."],["The latest version listed for the `AutoscalersConnection` API is the 2.37.0-rc, with numerous previous versions also documented, showcasing support for `AutoscalersConnection` across versions 2.15.1 to 2.36.0."],["The document lists several virtual methods that can be utilized, such as `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`, to manage autoscalers."],["The document contains detailed information on parameters and return types for each virtual function, such as `Options`, `StatusOr`, `StreamRange`, and `NoAwaitTag`."]]],[]]