[[["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-14 UTC."],[[["This page details the `ContentServiceLimitedErrorCountRetryPolicy` for the Google Cloud Dataplex C++ library, specifically for version 2.26.0, with links to other versions."],["The policy is designed to retry operations for `ContentServiceConnection` until a non-transient error is encountered or the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors that are included in its retry logic."],["The retry policy can be configured with a `maximum_failures` parameter to set the transient error tolerance, or even disabled by providing a `maximum_failures` value of 0."],["The page also outlines several functions, constructors and type aliases associated with this class, including virtual functions for determining if the policy has been exhausted and if a failure is permanent."]]],[]]