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