[[["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 page details the `AutoscalersRetryPolicy` class, which is part of the Google Cloud C++ client library for Compute Autoscalers."],["The latest release candidate version is 2.37.0-rc, and the current stable version in focus is 2.36.0, but there is a list of previous versions available, dating back to 2.15.1."],["The `AutoscalersRetryPolicy` class defines the retry logic for the `AutoscalersConnection`, enabling control over how the client handles transient failures."],["Key functions within the class include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing the retry policy state and behavior."],["The policy provides methods to determine if a retry attempt should occur (`OnFailure`), if the retry policy is exhausted (`IsExhausted`), and if a failure is permanent (`IsPermanentFailure`)."]]],[]]