[[["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-04-23 UTC."],[[["This webpage details the `ProjectsLimitedErrorCountRetryPolicy` class, which is a retry policy for `ProjectsConnection` within the Google Cloud Resource Manager v3 C++ library."],["The policy is designed to handle transient errors, stopping retries if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The class considers `kUnavailable` status codes as transient errors and supports setting the maximum number of tolerable transient errors via its constructor."],["The policy provides functions to check for exhaustion, determine if a failure is permanent, and get the maximum number of failures, as well as the ability to reset the policy to its initial state."],["The webpage provides access to the documentation of various versions of the API, from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]