[[["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 document outlines the `CloudBuildLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudBuildConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The retry policy can be disabled by setting `maximum_failures` to 0 during the instance creation of the `CloudBuildLimitedErrorCountRetryPolicy`."],["The document lists various versions of this policy, with the latest being `2.37.0-rc`, and lists the constructors, functions, and type aliases available for the policy."],["It also details the parameters, name, description, and return values for each of the functions."]]],[]]