[[["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 `RuleSetServiceRetryPolicy` class within the Google Cloud Content Warehouse C++ library, covering versions from 2.12.0 up to the latest release candidate 2.37.0-rc."],["The `RuleSetServiceRetryPolicy` class is used to define retry logic for the `RuleSetServiceConnection`, managing how and when to retry operations that have failed."],["The main functions of the class are `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry policy state and to determine if an operation should be retried or not."],["The functions, `OnFailure`, and `IsPermanentFailure`, both take a parameter, status, which describes the status of the operation."],["Each linked version number leads to specific documentation for that release, enabling users to view implementation details across versions."]]],[]]