[[["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 page provides documentation for the `DlpServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud DLP C++ client library."],["The `DlpServiceLimitedErrorCountRetryPolicy` manages retries for `DlpServiceConnection` operations, stopping on non-transient errors or when exceeding the allowed number of transient failures."],["The policy treats the `kUnavailable` status code as a transient error, triggering a retry."],["You can configure the maximum number of transient errors allowed using the `DlpServiceLimitedErrorCountRetryPolicy(int)` constructor."],["The documentation covers various versions of the library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and lists the class's constructors, functions, and type aliases."]]],[]]