[[["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-21 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."]]],[]]