[[["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 page provides documentation for the `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The retry policy is designed to manage transient errors in RPC calls by allowing a specified number of failures before stopping, considering `kUnavailable` as a transient error status."],["The class offers constructors to configure the maximum allowed transient failures and copy/move from other `SqlInstancesServiceLimitedErrorCountRetryPolicy` instances."],["It includes methods to check the maximum number of failures (`maximum_failures`), determine if the policy is exhausted (`IsExhausted`), check for permanent failures (`IsPermanentFailure`), and create a new policy instance reset to the initial state (`clone`)."],["The documentation provides links to previous versions, as well as the latest, of the `SqlInstancesServiceLimitedErrorCountRetryPolicy` class."]]],[]]