[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-08 UTC."],[[["This webpage details the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library for managing retries in SQL backup run services."],["The policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or the maximum number of transient failures is reached."],["Transient errors are specifically defined as those returning a `kUnavailable` status code."],["The class allows for customization of the maximum number of tolerated transient errors via the constructor, with an option to disable retries entirely by setting `maximum_failures` to 0."],["The page also includes a list of older versions and the latest version of this class for the user to navigate between."]]],[]]