[[["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 page details the `SqlOperationsServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to manage retry behavior for `SqlOperationsServiceConnection` in the Google Cloud SQL C++ library."],["Key functionalities of the retry policy include checking for failure using `OnFailure`, determining if retries are exhausted via `IsExhausted`, and identifying permanent failures with `IsPermanentFailure`."],["The Policy allows the creation of a new instance that is reset to the initial state, using `clone()`."]]],[]]