[[["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 details the `ChangelogsRetryPolicy` for the Dialogflow CX C++ client library, with the current version being 2.34.0."],["The latest release candidate is version 2.37.0-rc, and there are numerous other historical versions available, ranging from 2.11.0 to 2.36.0."],["The `ChangelogsRetryPolicy` section outlines functions related to managing retry behavior, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function creates a new instance of the retry policy, and `OnFailure(Status const &)` checks if a given status should trigger a retry."],["The functions `IsExhausted()` and `IsPermanentFailure(Status const &)` respectively check if the retry policy has been exhausted or if the given status is a permanent failure."]]],[]]