[[["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 page provides documentation for the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Video Intelligence."],["The retry policy is designed for `VideoIntelligenceServiceConnection` and halts retries upon encountering a non-transient error or exceeding a set number of transient errors, with `kUnavailable` being the status code treated as transient."],["The class offers constructors to define the maximum number of allowed transient failures and can be disabled by setting `maximum_failures` to 0, which can also be accessed through the `maximum_failures()` function."],["Key functions include `OnFailure`, `IsExhausted`, `IsPermanentFailure` for checking retry conditions, and `clone` to create a new, reset policy instance."],["The page also lists the available versions for this class, from the latest release candidate `2.37.0-rc` down to `2.11.0`."]]],[]]