[[["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 provides documentation for the `SqlConnectServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["The policy considers `kUnavailable` status codes as transient errors and has the ability to disable the retry loop entirely by setting `maximum_failures` to 0."],["The class offers constructors for creating instances, including a copy constructor and move constructor, and functions to check if the policy has been exhausted or if there is a permanent failure."],["This page lists all of the available versions for this class, ranging from 2.11.0 up to the most recent release candidate 2.37.0-rc."]]],[]]