[[["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-05 UTC."],[[["This webpage provides documentation for the `LicensesRetryPolicy` class within the Google Cloud C++ Compute library, specifically for version 2.15.1 and later."],["The latest release candidate (rc) version of the `LicensesRetryPolicy` is 2.37.0-rc, with several previous releases available for reference, going back to version 2.15.1."],["The `LicensesRetryPolicy` class defines a retry mechanism for `LicensesConnection`, with methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retries."],["The `OnFailure()` method checks if a given `status` warrants a retry, while `IsExhausted()` determines if the retry policy has reached its limit and `IsPermanentFailure()` checks for an unrecoverable failure status."],["The documentation details each available method, its parameters, and its return type and description."]]],[]]