[[["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 details on the `PredictionServiceLimitedErrorCountRetryPolicy`, a class that manages retry attempts for the `PredictionServiceConnection` in the Google Cloud Retail API."],["The retry policy halts if it encounters a non-transient error or if the number of transient errors exceeds the `maximum_failures` threshold set upon creation."],["Transient errors, in this case, are identified by the `kUnavailable` status code, meaning retries occur if this error is met."],["The class provides constructors to create instances with a specified number of maximum failures and other useful functions such as getting the maximum failures allowed, and checking if retries are exhausted."],["The document lists the different versions for the class ranging from the latest release candidate [2.37.0-rc] to [2.11.0]."]]],[]]