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` object, which provides an interface for interacting with the `AutoscalersClient`."],["It outlines the available versions of the `AutoscalersConnection`, including the latest release candidate, `2.37.0-rc`, and lists versions dating back to 2.15.1."],["The interface allows users to customize behavior, especially during testing, by injecting mock objects like `MockAutoscalersConnection`."],["`AutoscalersConnection` encompasses virtual methods for operations like `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`."],["The documentation provides details on the parameters, descriptions, and return types for each of the virtual methods of `AutoscalersConnection`, offering a comprehensive overview of the interface's capabilities."]]],[]]