[[["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 DLP C++ library."],["The `DlpServiceLimitedErrorCountRetryPolicy` manages retries for `DlpServiceConnection` by counting transient errors, such as `kUnavailable`, and halting after exceeding a set maximum or encountering a non-transient error."],["The class offers constructors to define the maximum number of tolerable transient failures and provides methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and check the retry behavior."],["The `BaseType` is an alias for the `DlpServiceRetryPolicy` type."],["The latest version available is 2.37.0-rc, and there are various documented versions available ranging from 2.11.0 up to the latest."]]],[]]