[[["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 document provides documentation for the `ModelServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `ModelServiceConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if a prescribed number of transient failures, such as `kUnavailable`, is detected."],["You can create an instance of `ModelServiceLimitedErrorCountRetryPolicy` that can tolerate a set number of transient errors with an `int`, and you can disable retry loops by providing an instance where `maximum_failures` equals 0."],["The document covers the constructors, functions, and type alias of `ModelServiceLimitedErrorCountRetryPolicy`, providing a comprehensive guide to the class."],["It lists multiple versions of the service, from the latest `2.37.0-rc` down to `2.11.0`, allowing you to select the version you are interested in."]]],[]]