[[["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 when a non-transient error is encountered or a maximum number of transient failures have occurred."],["Transient errors are defined as those with the `kUnavailable` status code, while other status codes are considered non-transient."],["The policy can be customized by setting a `maximum_failures` parameter during construction, controlling the number of transient failures allowed before ceasing retries."],["The documentation includes a list of all versions with the ability to navigate to older versions of the documentation, as well as descriptions of its constructors, functions, and type aliases."]]],[]]