[[["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-04-23 UTC."],[[["This document outlines the `BinauthzManagementServiceV1LimitedErrorCountRetryPolicy`, a retry mechanism designed for the `BinauthzManagementServiceV1Connection` class."],["The retry policy will stop attempting retries if a non-transient error occurs or if the number of transient failures exceeds a specified limit, where the `kUnavailable` status code is the only status considered transient."],["The policy can be customized to control the maximum number of allowed transient failures through its constructor, with the option to disable retries by setting `maximum_failures` to 0."],["The class provides methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check the retry state and create new instances, and also has a `BaseType` alias which is equal to `BinauthzManagementServiceV1RetryPolicy`."],["The document lists links to documentation for a range of past versions of the software, from version 2.11.0 up to the latest 2.37.0-rc."]]],[]]