[[["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-09 UTC."],[[["This webpage provides documentation for the `TestCasesRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, offering a range of versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `TestCasesRetryPolicy` is specifically used to define the retry behavior for `TestCasesConnection` in the library."],["The documentation details several key functions of the `TestCasesRetryPolicy` class, including `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, each with its own return type and parameters."],["The `OnFailure()` function determines if the current attempt should be retried based on the status provided, and `IsExhausted()` checks if the retry policy has reached its limit."],["`IsPermanentFailure()` assesses if a failure status indicates a permanent issue that should not be retried."]]],[]]