[[["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-14 UTC."],[[["This page details the `VersionsRetryPolicy` for `VersionsConnection` in the Dialogflow CX C++ library, with the latest version being 2.37.0-rc."],["The document lists the different versions of the `VersionsRetryPolicy` class, ranging from version 2.11.0 to 2.37.0-rc, and each one is a link to that specific version's documentation."],["The `VersionsRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the behavior of retries."],["The `OnFailure()` and `IsPermanentFailure()` functions require a Status constant as a parameter, while the `clone()` and `IsExhausted()` functions do not."],["The functions in the class each have their own return type, as `clone()` returns a `std::unique_ptr\u003c VersionsRetryPolicy \u003e`, `OnFailure()` returns a bool, `IsExhausted()` returns a bool, and `IsPermanentFailure()` returns a bool."]]],[]]