[[["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` for `ServicesConnection` in the Google Cloud Run C++ library, specifically covering versions from 2.11.0 to 2.37.0-rc."],["The latest version available is 2.37.0-rc, with a comprehensive list of prior versions accessible through links, allowing users to reference documentation for different versions."],["The `ServicesRetryPolicy` class includes functionalities like creating a new instance with `clone()`, checking for failure with `OnFailure()`, checking for exhaustion with `IsExhausted()`, and determining permanent failure with `IsPermanentFailure()`."],["Each function includes a description of its input parameter `status`, along with the return type `bool` or `std::unique_ptr\u003c ServicesRetryPolicy \u003e` depending on the function, providing information about the state or outcome of the retry operation."],["The library offers multiple versions of each function, allowing for varied parameters or outcomes."]]],[]]