[[["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-05-02 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."]]],[]]