[[["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-23 UTC."],[[["This webpage provides documentation for the `AnalyticsHubServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for BigQuery Analytics Hub."],["The `AnalyticsHubServiceLimitedErrorCountRetryPolicy` class implements a retry policy that limits the number of transient errors, only retrying if a certain amount of transient failures are detected, and it treats the `kUnavailable` status code as a transient error."],["The retry loop in this policy can be disabled by creating an instance where `maximum_failures` is set to `0`."],["The documentation also provides a list of all available version releases, with the latest version being `2.37.0-rc`, and a series of other versions going down to `2.11.0`."],["This class provides functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."]]],[]]