[[["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-05 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 define the retry behavior for operations on a `bigtable::DataConnection`."],["The documentation includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each of which pertains to different aspects of managing retry logic."],["The functions `OnFailure()` `IsExhausted()` and `IsPermanentFailure()` are all used to handle status related events, whether or not a retry should occur, and/or if a failure is considered permanent."],["The documentation provides a list of versioned links for `DataRetryPolicy` including its most recent version and prior versions, each linking to its respective documentation page."]]],[]]