[[["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 details the `DocumentServiceRetryPolicy` for the Google Cloud Content Warehouse C++ client library, focusing on version 2.20.0."],["The latest version available is 2.37.0-rc, with a list of past versions, starting from 2.36.0, and descending to 2.12.0, each linked to their respective documentation."],["The `DocumentServiceRetryPolicy` is associated with `DocumentServiceConnection` and defines how retries are managed for interactions."],["Key functions include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, providing functionalities for policy duplication, failure handling, and retry status checking."],["The `OnFailure` and `IsPermanentFailure` functions allow you to input a status, and in turn receive a boolean in return, as to whether the action failed, or whether the failure is permanent."]]],[]]