[[["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 information on the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for the `ManagedIdentitiesServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors, such as those indicated by the `kUnavailable` status code, are handled by the retry policy."],["The policy allows you to set a maximum number of transient errors before stopping retry attempts, and it can be completely disabled by setting `maximum_failures` to 0."],["The document provides a list of available versions and shows the full list of class constructors, functions, and type aliases, including a description of parameters and return values."]]],[]]