[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ProductServiceLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `ProductServiceConnection` in the Google Cloud Retail C++ library."],["The retry policy stops if a non-transient error is returned or if the number of transient failures exceeds a specified maximum, and only `kUnavailable` status codes are considered transient errors in this class."],["The class has constructors to set the maximum number of transient errors, copy constructors, and functions to manage the retry state, check if there has been a failure or if the policy is exhausted."],["There are many versions of this class available, with the latest being 2.37.0-rc and it includes versions all the way down to 2.11.0, each with a link to their respective documentation."],["The `BaseType` alias is defined as `ProductServiceRetryPolicy`."]]],[]]