[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 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."]]],[]]