[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]