[[["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 `AutoMlLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `AutoMlConnection` in the Google Cloud C++ client library."],["The retry policy stops if a non-transient error is returned or if the number of transient failures exceeds a set threshold, where `kUnavailable` is considered a transient error."],["The policy can be configured to allow a specified number of transient errors (`maximum_failures`) before stopping, with the option to disable retries by setting `maximum_failures` to 0."],["The class includes constructors for creating new instances and functions for checking if retries are exhausted, determining if a failure is permanent, and creating a reset clone of the policy."],["The documentation includes links to the different versions of the `AutoMlLimitedErrorCountRetryPolicy` class, from the latest release candidate down to 2.11.0."]]],[]]