[[["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-21 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()`."]]],[]]