[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document provides information on the `ProjectServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `ProjectServiceConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors are defined as those with the status code `kUnavailable`."],["The `ProjectServiceLimitedErrorCountRetryPolicy` class has constructors that can accept a maximum_failures integer, and functions that can determine if the policy should continue retrying."],["The class defines a BaseType alias as `ProjectServiceRetryPolicy`."]]],[]]