[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ConfigServiceV2RetryPolicy` class within the Google Cloud Logging V2 C++ library, which manages retry behavior for `ConfigServiceV2Connection`."],["The content includes version history, with `2.37.0-rc` being the latest release candidate and `2.21.0` being the current version in question, and a range of other prior versions available."],["The page details functions within `ConfigServiceV2RetryPolicy` such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, outlining parameters and return types for each."],["The `OnFailure` and `IsPermanentFailure` functions accept a `Status const &` parameter, while `IsExhausted` and `clone` do not accept any parameter."],["`IsExhausted`, `IsPermanentFailure` and `OnFailure` all return a boolean, whereas `clone` returns a unique pointer of type `ConfigServiceV2RetryPolicy`."]]],[]]