[[["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++ client library."],["The `DlpServiceLimitedErrorCountRetryPolicy` defines a retry policy that limits the number of transient errors before stopping retries for the `DlpServiceConnection` and includes a way to disable the retry mechanism completely."],["The policy considers `kUnavailable` as a transient error, meaning that retries will be attempted if this error occurs."],["The documentation outlines the constructors and key functions of this class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, and also includes its type alias, `BaseType`."],["The webpage provides a variety of versions of the documentation, with 2.37.0-rc being the most current version available, and version 2.16.0 being the current version that the documents are for."]]],[]]