[[["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 for `DlpServiceConnection` that manages retries based on the count of errors encountered."],["The policy stops retrying operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["The `DlpServiceLimitedErrorCountRetryPolicy` class offers constructors to create instances with a specified `maximum_failures` threshold for transient errors and methods to create, copy and move instances of the class."],["The class offers methods to determine if the policy is exhausted, to check for permanent failures and to get the number for `maximum_failures`."],["The page provides access to the documentation of 26 different versions of the `DlpServiceLimitedErrorCountRetryPolicy` class, with version 2.37.0-rc being the latest available version."]]],[]]