[[["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-21 UTC."],[[["This page provides documentation for the `LanguageServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library's language API."],["The retry policy is designed to manage transient errors, specifically `kUnavailable`, during RPC calls for the `LanguageServiceConnection`."],["The policy halts retry attempts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The latest version available for this class is 2.37.0-rc, with previous versions, down to 2.11.0, also documented."],["Users can customize the retry behavior by setting the `maximum_failures` parameter, or even disabling it entirely with a value of 0."]]],[]]