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