[[["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 webpage details the `ModelServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ModelServiceConnection` in the Google Cloud Retail API."],["The policy limits retries based on the number of transient errors, and stops retrying upon encountering a non-transient error or exceeding the maximum allowed transient failures."],["Transient errors are specifically defined as those with the `kUnavailable` status code."],["The policy's constructor allows setting the `maximum_failures` parameter, where a value of 0 disables retries entirely, additionally the class has move and copy constructors."],["The document provides an extensive list of previous versions and their respective links for the same class."]]],[]]