[[["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-14 UTC."],[[["This document provides a reference for the `PredictionServiceLimitedErrorCountRetryPolicy` class within the Google Cloud AutoML C++ library, detailing its purpose and functionality across multiple versions."],["The `PredictionServiceLimitedErrorCountRetryPolicy` class manages retries for `PredictionServiceConnection`, stopping if non-transient errors occur or a maximum number of transient failures are reached."],["Transient errors, identified by the `kUnavailable` status code, are the only type that will trigger a retry."],["The policy can be customized to allow a specific maximum number of transient errors before stopping, and a maximum_failures value of 0 will disable all retries."],["The document contains the constructors, functions, parameters and types of the `PredictionServiceLimitedErrorCountRetryPolicy` for different version of the C++ library."]]],[]]