[[["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 all the way down to the current 2.27.0 version."],["The documentation outlines key functions of the retry policy, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, detailing their parameters and return types."],["The `OnFailure` and `IsPermanentFailure` functions both take the parameter of `Status const &` and will return a `bool` as a response."],["The `IsExhausted` and `clone` functions will both return a `bool` and a unique pointer of the same class, respectively."]]],[]]