[[["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 provides documentation for the `DataRetryPolicy` class within the Google Cloud Bigtable C++ client library, specifically version 2.28.0."],["The latest release candidate (2.37.0-rc) and prior versions back to 2.11.0 are accessible through the provided links for the `DataRetryPolicy` class."],["The `DataRetryPolicy` class manages retry logic for the `bigtable::DataConnection`, with methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a constant reference to `Status` as a parameter, indicating they deal with operation outcome and error handling, returning a bool."]]],[]]