[[["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-08-14 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."]]],[]]