[[["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-26 UTC."],[[["This webpage provides documentation for the `SqlTiersServiceLimitedErrorCountRetryPolicy` class, detailing its use in managing retries for `SqlTiersServiceConnection` within the Google Cloud C++ client library."],["The `SqlTiersServiceLimitedErrorCountRetryPolicy` class controls the number of transient errors allowed during retries, stopping the retry process if a non-transient error occurs or if the maximum number of transient failures is exceeded."],["Transient errors, defined in this context, are specifically associated with the `kUnavailable` status code, and the retry loop can be disabled by setting `maximum_failures` to 0 in the constructor."],["The documentation outlines the available constructors, functions (including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`), and the type alias `BaseType` associated with `SqlTiersServiceLimitedErrorCountRetryPolicy`."],["The provided content contains multiple links to different versions of the documentation starting from version 2.11.0 up until the most recent release candidate of 2.37.0-rc."]]],[]]