[[["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-09 UTC."],[[["This page details the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for SQL that implements a retry mechanism based on error counts."],["The retry policy halts execution when a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The policy considers only the `kUnavailable` status code as a transient error for retry purposes."],["Users can set the maximum number of transient errors via the constructor, with a value of 0 effectively disabling retries."],["The page provides an overview of this classes constructors, functions and type alias, along with a list of prior versions, from 2.37.0-rc to 2.11.0."]]],[]]