[[["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 webpage provides documentation for the `SearchServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Discovery Engine C++ library, with version `2.21.0` being shown."],["The class implements a retry policy for `SearchServiceConnection` that stops retrying upon encountering a non-transient error or when a specified number of transient failures are exceeded."],["The `kUnavailable` status code is considered a transient error for the retry policy, and the constructor `SearchServiceLimitedErrorCountRetryPolicy(int)` allows you to specify the maximum number of transient errors before stopping."],["The page lists all available versions for this class, from `2.15.1` up to `2.37.0-rc` (latest), each with its own documentation page."],["The class has functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with the type alias `BaseType` as the `SearchServiceRetryPolicy`."]]],[]]