[[["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."],[[["The page provides documentation for the `GroundedGenerationServiceLimitedErrorCountRetryPolicy` class, detailing its use in managing retries for `GroundedGenerationServiceConnection`."],["This retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors in this policy are defined as those with the `kUnavailable` status code."],["The class offers constructors to define the maximum number of allowed transient errors and supports copying and moving."],["The documentation lists various functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` that are available for the `GroundedGenerationServiceLimitedErrorCountRetryPolicy` class."]]],[]]