[[["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-04-23 UTC."],[[["This page provides documentation for the `DataRetryPolicy` class within the Google Cloud Bigtable C++ client library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `DataRetryPolicy` is used to manage retry logic for operations within the `bigtable::DataConnection`."],["Key functionalities of the `DataRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which are responsible for creating new instances, handling errors, checking retry limits, and identifying permanent failures."],["Each version has a corresponding link that allows access to the relevant documentation for the `DataRetryPolicy`."]]],[]]