[[["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 `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."]]],[]]