[[["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 page provides documentation for the `SqlConnectServiceRetryPolicy` class within the Google Cloud C++ client library, specifically for SQL services, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["The `SqlConnectServiceRetryPolicy` class is used to define how retries are handled for the `SqlConnectServiceConnection`, including functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The documentation details the available methods within the `SqlConnectServiceRetryPolicy`, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, and describes their parameters and return types."],["Each version of the documentation links to the respective `SqlConnectServiceRetryPolicy` class for that release, with the latest release candidate version, 2.37.0-rc, being highlighted as the latest."],["The page provides a comprehensive overview of the retry policy for `SqlConnectServiceConnection` in different C++ client library versions, enabling developers to understand and implement robust error handling in their applications."]]],[]]