[[["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 `PagesRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, specifically showing the library versions ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `PagesRetryPolicy` class defines the retry policy for `PagesConnection`, managing how the application handles temporary failures."],["The documentation outlines the functions `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` that are implemented within the `PagesRetryPolicy` class, detailing their parameters and return types."],["The class offers the ability to create a clone of the retry policy using the `clone()` function."]]],[]]