[[["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 `PoliciesLimitedErrorCountRetryPolicy` class, which is a retry policy designed for the `PoliciesConnection` in Google Cloud's IAM v2 API."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` errors considered as transient."],["The class allows customization of the maximum number of transient failures to tolerate, and it also permits disabling the retry loop by setting `maximum_failures` to 0."],["The webpage displays the reference versions for this class ranging from version 2.11.0 up to 2.37.0-rc."],["This class has several member functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to give further functionality to the user."]]],[]]