[[["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-21 UTC."],[[["This page provides documentation for the `VmwareEngineRetryPolicy` class, which defines the retry behavior for the `VmwareEngineConnection` in the Google Cloud C++ client library."],["The latest version documented is 2.37.0-rc, and the page lists numerous previous versions, ranging down to version 2.11.0, each linked to their respective class documentation."],["The `VmwareEngineRetryPolicy` class has methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry attempts and determine the state of a retry policy."],["The `OnFailure()` and `IsPermanentFailure()` functions take a `Status` object as a parameter, presumably to determine if the operation should be retried or if the failure is permanent."],["The user can refer to the documentation of each class by clicking the corresponding link of each version."]]],[]]