[[["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 `BigtableTableAdminRetryPolicy` class, which governs retry behavior for the `BigtableTableAdminConnection`."],["The page lists available versions of the documentation, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and version 2.31.0, being the one selected."],["The `BigtableTableAdminRetryPolicy` class has functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry operations."],["The `clone()` function allows for the creation of a new instance of the policy, reset to the initial state, which it returns as a `std::unique_ptr\u003cBigtableTableAdminRetryPolicy\u003e`."],["The `OnFailure` and `IsPermanentFailure` functions take a status as a parameter and indicate whether or not a retry should occur or whether the error is permanent respectively."]]],[]]