[[["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-21 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 when using `DlpServiceConnection`, and will halt if non-transient errors or the maximum failure count is met."],["The class considers `kUnavailable` status codes as transient errors and provides constructors to define the maximum number of transient errors allowed."],["Key functions within this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each with specified parameters and return types."],["The page also provides a comprehensive list of versions of this documentation, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."]]],[]]