[[["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 page details the retry policy for `SqlSslCertsServiceConnection`, which is part of the Google Cloud SQL C++ client library."],["The latest release candidate version of the library is 2.37.0-rc, with a list of stable versions provided starting from 2.36.0 and descending to 2.11.0."],["The `SqlSslCertsServiceRetryPolicy` class includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` to manage the retry behavior."],["The `OnFailure` and `IsPermanentFailure` functions determine whether a failure is temporary or permanent based on the provided `Status`, while `IsExhausted` checks if the retry policy is completely exhausted."]]],[]]