[[["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-04-09 UTC."],[[["This document provides documentation for the `CloudSchedulerLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `CloudSchedulerConnection` in the Google Cloud C++ client library."],["The retry policy stops if a non-transient error is returned or if the number of transient failures exceeds a specified `maximum_failures` limit."],["`kUnavailable` is the only status code considered a transient error in this retry policy."],["The class provides constructors to create instances, including one to disable retries, and methods to determine the maximum failures allowed, the current state of retries, and if a given error is transient or permanent."],["The document lists all the versions for the class and points to the latest release candidate, along with past versions of the documentation."]]],[]]