[[["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-07-18 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."]]],[]]