[[["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-14 UTC."],[[["This page details the `ServicesRetryPolicy` class within the Google Cloud Run v2 C++ library, focusing on version 2.27.0 and providing links to other versions."],["The latest version documented is 2.37.0-rc, with a historical listing of versions going back to 2.11.0."],["The `ServicesRetryPolicy` class manages retry behavior for `ServicesConnection`, providing methods to handle failure scenarios."],["Key functions include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for creating new policy instances, checking for failure conditions, and determining retry exhaustion or permanent failures, respectively."],["Each function within the class is specified with parameters, and return types to give the user a clear understanding of how to implement this class."]]],[]]