[[["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 webpage details the `CertificateManagerRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, within the Google Cloud C++ library."],["The `CertificateManagerRetryPolicy` is designed to work with `CertificateManagerConnection`, and it provides methods to determine if a retry should occur, based on a provided status."],["The policy can be cloned, using the `clone()` function, which creates a new instance of the policy, resetting it to the initial state."],["The class includes functions such as `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which return a boolean to inform about the status of the retry."],["The documentation is laid out to include a parameters and returns table for each function."]]],[]]