[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]