[[["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-02 UTC."],[[["This webpage provides documentation for the `ApiKeysLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library and is used to manage retries for API requests."],["The retry policy will stop if there is a non-transient error or if the prescribed number of transient failures has been surpassed."],["This class treats the `kUnavailable` status code as a transient error, allowing for retries."],["There is an option to disable the retry loop by setting `maximum_failures` to 0 when instantiating the policy."],["The webpage shows the available documentation for this class across a range of versions from 2.11.0 up to 2.37.0-rc."]]],[]]