[[["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 provides documentation for the `FoldersLimitedErrorCountRetryPolicy` class, a retry mechanism for `FoldersConnection` in the Google Cloud C++ client library."],["The class is designed to handle transient errors, retrying operations up to a specified `maximum_failures` limit, stopping if a non-transient error or if the maximum failure count is reached."],["`kUnavailable` status codes are considered transient errors, while other codes are not, causing the retry loop to stop."],["The documentation includes constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a description for the `BaseType` alias."],["The documentation list previous releases of this class, starting at version 2.11.0, ending at 2.37.0-rc as the most current release."]]],[]]