[[["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-05 UTC."],[[["This webpage provides documentation for the `BigtableTableAdminRetryPolicy` class, which manages retry behavior for the `BigtableTableAdminConnection`."],["The latest version documented is `2.37.0-rc`, with documentation available for versions ranging from `2.37.0-rc` down to `2.11.0`."],["The documentation outlines several key functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each providing different information on the status and behavior of retries."],["`OnFailure()` determines if the operation should be retried based on the status, while `IsExhausted()` indicates if the retry policy has been exhausted."],["`IsPermanentFailure()` determines if a status is considered a permanent failure, and `clone()` creates a new instance of the policy."]]],[]]