[[["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, which is part of the Google Cloud C++ client library for SQL operations."],["The class implements a retry policy that limits the number of transient errors, stopping retries if a non-transient error occurs or if the number of transient errors exceeds a set limit."],["`kUnavailable` is the only status code treated as a transient error within this specific class's implementation."],["The `SqlOperationsServiceLimitedErrorCountRetryPolicy` can be constructed with a parameter to set the maximum number of tolerated transient failures, with the ability to disable retries by setting `maximum_failures` to 0."],["The documentation covers a comprehensive list of functions, constructors, and type aliases associated with the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class."]]],[]]