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