[[["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 `SqlFlagsServiceRetryPolicy` class in the Google Cloud C++ client library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SqlFlagsServiceRetryPolicy` class defines the retry behavior for `SqlFlagsServiceConnection`, allowing users to customize how operations are retried in case of failures."],["Key functions of this class include `clone()`, which creates a new instance of the policy, and `OnFailure()`, which determines if an operation should be retried based on the encountered `Status`."],["The class also provides methods `IsExhausted()` and `IsPermanentFailure()`, which are used to check if the retry policy is exhausted and if a given error status indicates a permanent failure, respectively."],["Each version of the class has its own individual page that is accessible to further understand what changes may have been made between versions, and to be able to understand which version is best for a certain use case."]]],[]]