[[["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 `DatabaseAdminRetryPolicy` for the Google Cloud Spanner C++ client library, starting from version 2.11.0 and going up to the latest release candidate, 2.37.0-rc."],["The `DatabaseAdminRetryPolicy` class provides functions to manage retry attempts for `DatabaseAdminConnection`, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `clone()` function creates a new instance of the retry policy, which can be reset to its initial state."],["The `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` functions all return a boolean, indicating respectively if a failure occurred, if the retry is exhausted or if the error is permanent."],["Each version listed links to specific documentation for the `DatabaseAdminRetryPolicy` within that particular version."]]],[]]