[[["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 provides documentation for the `RetryPolicy` class within the Google Cloud Spanner C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `RetryPolicy` class serves as the foundational base for defining retry behaviors within the Spanner C++ library."],["The class contains methods for managing the retry policy lifecycle, such as `clone()` to create new instances and methods to check its status, `IsExhausted()`, and evaluate failures with `OnFailure()` and `IsPermanentFailure()`."],["Each listed version number links to the specific documentation for that version of the `RetryPolicy` class, enabling users to find relevant information for their installed version."]]],[]]