[[["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 webpage details the `VersionsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `VersionsConnection` in Google Cloud's C++ App Engine library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The policy considers the `kUnavailable` status code as a transient error."],["The class includes constructors to define the maximum number of allowed transient errors and allows for disabling the retry loop by setting `maximum_failures` to 0."],["The page displays a list of library versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]