[[["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."],[[["The latest version available for the Secret Manager Service Retry Policy is 2.37.0-rc, with a variety of previous versions available, ranging from 2.36.0 down to 2.10.1."],["This page documents the retry policy for `SecretManagerServiceConnection`, providing methods for handling failures and checking the state of the policy."],["The `clone()` function creates a new instance of the policy, reset to the initial state, and returns a `std::unique_ptr` to it."],["The `OnFailure()` function determines if a retry should occur given a `Status` input, and returns a boolean."],["The `IsExhausted()` and `IsPermanentFailure()` functions are used to find out whether the policy has run out of retries, or if the failure is considered permanent, with both functions taking a `Status` as an argument, and returning a boolean."]]],[]]