[[["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 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."]]],[]]