[[["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 `ProjectsLimitedErrorCountRetryPolicy` class, a retry policy designed for the `ProjectsConnection` in Google Cloud's Resource Manager v3."],["The `ProjectsLimitedErrorCountRetryPolicy` halts retries when a non-transient error occurs or when the number of transient failures, such as `kUnavailable`, exceeds a predefined limit."],["You can create an instance of this policy, and by setting `maximum_failures` to 0, you can disable the retry loop."],["The documentation lists the available versions, ranging from 2.11.0 up to 2.37.0-rc (latest), and includes constructors, functions, and type aliases."],["The key functions for the retry policy class include checking for exhaustion (`IsExhausted`), determining if a failure is permanent (`IsPermanentFailure`), and creating a new policy instance (`clone`)."]]],[]]