[[["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 webpage provides documentation for the `InstanceAdminRetryPolicy` class within the Google Cloud Spanner C++ client library, focusing on retry behavior for `InstanceAdminConnection`."],["The latest release candidate version available for `InstanceAdminRetryPolicy` is 2.37.0-rc, with documentation also provided for previous releases, back to version 2.11.0."],["The `InstanceAdminRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the retry logic and failure determination."],["The `InstanceAdminRetryPolicy` class will check the status for `OnFailure()` and `IsPermanentFailure()`, with both returning a boolean."],["The class can be cloned with `clone()`, and will return a `std::unique_ptr\u003cInstanceAdminRetryPolicy\u003e`."]]],[]]