[[["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 webpage provides documentation for the `PagesRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, specifically covering versions from 2.11.0 up to the release candidate 2.37.0-rc."],["The `PagesRetryPolicy` class defines the retry behavior for `PagesConnection`, which is a core component of the Dialogflow CX service interactions in the C++ API."],["The `clone()` function of `PagesRetryPolicy` creates a new policy instance, and the `OnFailure()` functions checks whether to retry based on the error status."],["The `IsExhausted()` functions check if the retry policy is exhausted, while the `IsPermanentFailure()` functions determine if a given error status represents a permanent failure."],["The documentation provides details on the methods available within the `PagesRetryPolicy` class, including parameters and return types for functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."]]],[]]