[[["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."],[[["This webpage details the `DlpServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `DlpServiceConnection` that manages retries based on error counts."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit, with `kUnavailable` errors considered as transient."],["The policy allows the configuration of a `maximum_failures` parameter to control the threshold of tolerable transient errors, with a value of 0 disabling retries."],["It includes constructors to create, copy, and move instances of the policy, and has functions to determine the number of maximum failures, handle failures, check for exhaustion, identify permanent failures, and create clones."],["There are multiple links to various versions of the policy, with version 2.37.0-rc being the most recent, whereas the class is documented in version 2.22.0."]]],[]]