[[["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-08-14 UTC."],[[["This webpage provides documentation for the `OrganizationsLimitedErrorCountRetryPolicy` class, specifically designed for `OrganizationsConnection` in the Google Cloud Resource Manager C++ client library."],["The `OrganizationsLimitedErrorCountRetryPolicy` class manages retries based on the number of transient errors encountered, terminating the retry process if a non-transient error occurs or if the maximum number of transient failures is surpassed."],["The class treats `kUnavailable` status codes as transient errors, and a constructor allows the configuration of the maximum number of tolerated transient errors."],["The documentation provides details on different versions of the classes, ranging from 2.11.0 to 2.37.0-rc, as well as different functions like `maximum_failures()`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["`BaseType` is an alias of `OrganizationsRetryPolicy` type."]]],[]]