[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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]."]]],[]]