[[["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 `InstancesRetryPolicy` class within the Google Cloud C++ client library for the Compute API, specifically regarding the retry policy for `InstancesConnection`."],["The latest version available is 2.37.0-rc, and the page lists numerous previous versions down to 2.15.1, each linked to its respective documentation page."],["The `InstancesRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and determine the behavior of retry attempts."],["The `clone()` function creates a new instance of the policy, while `OnFailure()` checks if an action should be retried, and `IsExhausted()` checks to see if the retry attempts have been exceeded."],["The `IsPermanentFailure()` function checks whether a given status represents an unrecoverable failure that should not be retried."]]],[]]