[[["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-05 UTC."],[[["The latest version available is 2.37.0-rc, with multiple older versions from 2.36.0 to 2.27.0 also accessible."],["`ModelServiceLimitedErrorCountRetryPolicy` is a retry policy designed for `ModelServiceConnection` that limits retries based on a maximum number of transient errors."],["This policy halts retries if a non-transient error is received or if the count of transient failures exceeds a specified limit."],["Transient errors are identified by the `kUnavailable` status code."],["The policy allows creation of instances that can be configured to have a maximum number of transient failures, or even disable retries altogether."]]],[]]