[[["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` is used to manage retries for `AnalyticsHubServiceConnection` based on the number of transient errors encountered, with `kUnavailable` as the status code treated as a transient error."],["The retry policy can be configured with a `maximum_failures` parameter to limit the number of transient errors allowed before stopping retries, and can also be disabled by setting `maximum_failures` to 0."],["The page details the constructors, functions, and a type alias (`BaseType`) associated with the `AnalyticsHubServiceLimitedErrorCountRetryPolicy`, including methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The documentation is versioned, with links provided for various versions, including the latest release candidate (2.37.0-rc) down to version 2.11.0."]]],[]]