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