[[["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 `ProjectsLimitedErrorCountRetryPolicy`, a retry mechanism for `ProjectsConnection` in Google Cloud's C++ Resource Manager library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded, where only `kUnavailable` is considered a transient error."],["The `ProjectsLimitedErrorCountRetryPolicy` can be configured to tolerate a specific number of transient errors, and retry loops can be disabled by setting `maximum_failures` to 0."],["The webpage provides documentation for the class constructors, functions (like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`), and a type alias (`BaseType`) for different versions of the library, ranging from version 2.11.0 to the latest 2.37.0-rc."],["The webpage contains version specific documentation for a range of versions, ranging from 2.11.0 to 2.37.0-rc, as well as details for the current version 2.29.0."]]],[]]