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