[[["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 `AutoscalersConnectionIdempotencyPolicy` class across multiple versions, ranging from 2.15.1 to the latest release candidate 2.37.0-rc, providing version-specific access."],["The `AutoscalersConnectionIdempotencyPolicy` class provides functions to manage autoscalers, including `AggregatedListAutoscalers`, `DeleteAutoscaler`, `GetAutoscaler`, `InsertAutoscaler`, `ListAutoscalers`, `PatchAutoscaler`, and `UpdateAutoscaler`."],["Each function within `AutoscalersConnectionIdempotencyPolicy` accepts a request object as a parameter, such as `AggregatedListAutoscalersRequest` or `DeleteAutoscalerRequest const &`, which is used to define the operation to be performed."],["Each function returns a `google::cloud::Idempotency` type, and the `clone` function returns a `std::unique_ptr\u003c AutoscalersConnectionIdempotencyPolicy \u003e`."],["The class provides the ability to create a new copy of itself through the `clone()` function, providing a deep copy."]]],[]]