[[["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 webpage provides documentation for the `InstancesRetryPolicy` class within the Google Cloud C++ client library for Compute Instances."],["The content lists various versions of the `InstancesRetryPolicy` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1, allowing users to select the documentation relevant to their specific library version."],["The `InstancesRetryPolicy` class offers functionality for retrying failed operations, and the documentation provides details on its core functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` methods both utilize the Status class as a parameter, indicating they take into account the current status of an operation to make decisions."],["The `InstancesRetryPolicy` is applied to `InstancesConnection` indicating it is a tool for managing retries on instances connections."]]],[]]