[[["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-21 UTC."],[[["This webpage provides documentation for the `OrganizationsLimitedErrorCountRetryPolicy` class, a retry mechanism for `OrganizationsConnection` in the Google Cloud C++ client library."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class constructor allows users to set the maximum number of transient errors to be tolerated before stopping retries, and can disable retries entirely if this parameter is 0."],["The policy treats `kUnavailable` status codes as transient errors, while having functions to check for both exhaustion and permanent failure."],["The page also includes a full list of previous versions of this specific class, going all the way down to version 2.11.0."]]],[]]