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