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