[[["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-14 UTC."],[[["This webpage provides documentation for the `AlloyDBAdminRetryPolicy` class, which is used for setting the retry policy for `AlloyDBAdminConnection`."],["The latest release candidate version of this documentation is 2.37.0-rc, and version 2.33.0 is currently displayed with links available for versions dating back to 2.11.0."],["The `AlloyDBAdminRetryPolicy` class has methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry attempts and determine the state of failures."],["The `clone()` method can be called to create a duplicate of the retry policy object, resetting it to its original state."],["`OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` methods take a `Status` parameter to assess if an operation should be retried, if the policy has reached the maximum amount of retry attempts, and if the failure cannot be retried."]]],[]]