[[["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-04-17 UTC."],[[["This webpage provides documentation for the `EkmServiceRetryPolicy` class within the Google Cloud KMS C++ client library, spanning multiple versions from 2.10.1 to the latest release candidate 2.37.0-rc."],["The `EkmServiceRetryPolicy` class is used to define the retry logic for `EkmServiceConnection` and contains methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["Each version of the library, like 2.36.0, 2.35.0, and so on, has its own specific documentation for the `EkmServiceRetryPolicy`, allowing users to find the correct information that corresponds to the version they're working with."],["The `clone()` function creates a new policy instance, whereas the `OnFailure()` function determines whether to retry an action when a status failure occurs."],["The functions `IsExhausted()` and `IsPermanentFailure()` return true or false booleans, with `IsExhausted()` determining if the retry policy has been used up, and `IsPermanentFailure()` confirming if the failure of a function is permanent or not."]]],[]]