[[["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 webpage provides documentation for the `ServiceManagerRetryPolicy` class within the Google Cloud C++ client library for Service Management."],["The latest version available is 2.37.0-rc, and the current page is for version 2.23.0, showing links to other versions ranging from 2.11.0 to 2.36.0."],["The `ServiceManagerRetryPolicy` is associated with the `ServiceManagerConnection` and its main purpose is to define the retry logic for handling failures."],["Key functions of the `ServiceManagerRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing for policy creation, failure detection, and retrial determination."],["The `OnFailure()` and `IsPermanentFailure()` functions take a `status` parameter of type `Status const &`, to define the failure condition."]]],[]]