[[["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 page details the retry policy for `DocumentServiceConnection` within the Google Cloud Content Warehouse C++ library, specifically for version 2.24.0."],["The most recent release candidate is version 2.37.0-rc, and older versions are listed on this page, extending back to version 2.12.0."],["The `DocumentServiceRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry attempts."],["The `OnFailure` and `IsPermanentFailure` functions have a `Status const &` input parameter."],["The `clone()`, `IsExhausted()`, and `IsPermanentFailure()` functions all return a boolean value, `std::unique_ptr\u003c DocumentServiceRetryPolicy\u003e`, and `bool`, respectively."]]],[]]