[[["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-02 UTC."],[[["This webpage provides documentation for the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library, specifically focusing on version 2.29.0."],["The `SqlOperationsServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for `SqlOperationsServiceConnection` operations based on the number of transient errors encountered."],["Transient errors are defined as those with the `kUnavailable` status code, and the retry policy can be configured to tolerate a specific number of these errors before ceasing further attempts."],["The documentation includes details on the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, and a type alias `BaseType`."],["The page also provides links to various versions of the same documentation, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]