[[["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-04-17 UTC."],[[["This page details the `DatastoreAdminRetryPolicy`, which is crucial for managing retries in `DatastoreAdminConnection`."],["The latest version of the `DatastoreAdminRetryPolicy` is `2.37.0-rc`, with a list of available versions from `2.36.0` down to `2.15.1`."],["The `clone()` function allows the creation of a new instance of the policy with its original settings."],["The policy includes functions to check for failure, with `OnFailure`, `IsExhausted`, and `IsPermanentFailure` functions, all of which have a boolean return."],["`OnFailure` and `IsPermanentFailure` both accept a `Status const &` as a parameter to determine if the operation failed and if that failure is permanent."]]],[]]