[[["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 page provides documentation for the `MetadataServiceLimitedErrorCountRetryPolicy` class, a component of the Google Cloud Dataplex C++ library."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["The latest release candidate for this class is version 2.37.0-rc, with many other older versions also being available."],["Transient errors for this retry policy are defined as `kUnavailable` status codes, and the policy can be disabled by setting `maximum_failures` to zero."],["The documentation details the class's constructors, functions, like `OnFailure` and `IsExhausted`, and a type alias `BaseType`, providing a comprehensive reference for developers."]]],[]]