[[["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-05-07 UTC."],[[["This document details the `BigtableTableAdminRetryPolicy` for various versions, with version 2.37.0-rc being the latest."],["The `BigtableTableAdminRetryPolicy` class defines the retry behavior for the `BigtableTableAdminConnection`."],["Key functions of the `BigtableTableAdminRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` functions both take a `Status const &` parameter and return a boolean value."],["The `IsExhausted()` function is used to check whether the policy has used up all allowed retries and returns a boolean value."]]],[]]