[[["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 2.37.0-rc, with the currently displayed version being 2.26.0."],["The `RetryPolicy` class serves as a foundational element for implementing retry strategies in the Spanner library."],["The class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, each returning a boolean or a new instance of the retry policy, and can also take a status parameter."],["Users can access documentation for various versions of the `RetryPolicy` class, allowing them to consult information relevant to their specific Spanner library version."]]],[]]