[[["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 page details the `BigtableTableAdminRetryPolicy` for various versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `BigtableTableAdminRetryPolicy` is used to handle retries for `BigtableTableAdminConnection`."],["Key functions within the policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each having detailed descriptions for parameters and return types."],["The policy’s methods allows for creating a new instance, checking for failures, determining if retries are exhausted, and identifying permanent failures based on a given status."],["Each of these functions takes a parameter, `status`, which is a constant reference of type Status, and each of them also returns a boolean value."]]],[]]