[[["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-08-14 UTC."],[[["This page details the `ServicesRetryPolicy` class within the Google Cloud Run C++ library, with specific reference to version 2.34.0, which is a retry policy that is used for `ServicesConnection`."],["The page provides links to documentation for multiple versions of the library, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."],["The `ServicesRetryPolicy` class includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions both have parameters of `status` that are of the type `Status const &` and both return a `bool` type."],["The `IsExhausted()` function is a `const` function and it returns a bool type."]]],[]]