[[["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-15 UTC."],[[["This document details the `DisksRetryPolicy` class within the Google Cloud Compute Disks API, focusing on its retry capabilities."],["The latest release candidate version for this class is 2.37.0-rc, while version 2.18.0 is specifically being documented here, with links to versions all the way back to 2.15.1."],["The `DisksRetryPolicy` class contains functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the retry behavior based on status and conditions."],["The `clone()` function creates a new instance of the policy and resets it to the original state, returning a unique pointer to it."],["The `OnFailure()` and `IsPermanentFailure()` functions take a status parameter and returns a boolean determining the policy based on the status."]]],[]]