[[["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 `SnapshotsRetryPolicy` for `SnapshotsConnection` within the Google Cloud C++ Compute library, covering versions from 2.15.1 to 2.37.0-rc."],["The latest version of the retry policy is `2.37.0-rc`, and it is available with other previous versions."],["Key functions of the retry policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, each with specific parameters and return types."],["The `OnFailure`, and `IsPermanentFailure` functions take the parameter `Status const &`, to check if retrying the connection is possible or not."],["The function `IsExhausted()` is available to check if the retry policy has exceeded its retries, returning a boolean value."]]],[]]