[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `DlpServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library."],["The `DlpServiceLimitedErrorCountRetryPolicy` is used as a retry mechanism for `DlpServiceConnection`, stopping after non-transient errors or a set number of transient failures."],["The class constructor can set the `maximum_failures` parameter, disabling retries when set to 0."],["The documentation includes various versions of the `DlpServiceLimitedErrorCountRetryPolicy`, ranging from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest release."],["The class functions include `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` to determine the state of the retry policy."]]],[]]