[[["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 `SqlOperationsServiceLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors, such as `kUnavailable`, allowed during SQL operations."],["The policy will stop retrying operations if a non-transient error occurs or if the number of transient errors exceeds a predefined maximum."],["The documentation covers various versions of the policy, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with links to each version's specific documentation."],["Key functionalities covered by the documentation include constructors for creating the policy instance, methods to check if the retry limit has been reached, and methods for defining how the policy should behave upon failure."]]],[]]