[[["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-18 UTC."],[[["This webpage provides documentation for the `DatabaseAdminRetryPolicy` class within the Google Cloud Spanner C++ client library, focusing on version 2.34.0 but also listing links to other versions."],["The latest release candidate version of the `DatabaseAdminRetryPolicy` is documented as 2.37.0-rc, while the earliest version listed here is 2.11.0."],["The `DatabaseAdminRetryPolicy` is used to define retry behavior for `DatabaseAdminConnection` operations, as it manages failures, state, and permanent failures."],["Key functions of the policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` which allow for creating copies, handling errors, checking exhaustion, and determining if the failure is permanent, respectively."]]],[]]