[[["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 `SqlConnectServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The `SqlConnectServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for RPC calls, and will stop retrying if a non-transient error is received or if the number of transient errors exceeds the set maximum."],["The class considers the `kUnavailable` status code as a transient error, which is crucial for the retry logic when determining if an error warrants another attempt."],["The documentation also specifies that the retry behavior can be disabled by providing an instance of the policy with `maximum_failures` set to `0` when using the constructor."],["This page hosts a list of versioned links, from 2.11.0 up to the latest version, 2.37.0-rc, and details the various constructors, functions, and a type alias associated with the class."]]],[]]