[[["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 page provides documentation for the `SearchServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Retail C++ library."],["The `SearchServiceLimitedErrorCountRetryPolicy` class implements a retry policy that limits retries based on the number of transient errors encountered and is specifically designed for `SearchServiceConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["The class provides constructors to set the maximum number of transient errors and a `maximum_failures()` function to retrieve this value, while also allowing for the retry loop to be disabled by setting the maximum failure to 0."],["This documentation contains the class information for versions `2.11.0` through `2.37.0-rc`, with `2.37.0-rc` being the most current release candidate."]]],[]]