[[["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-08 UTC."],[[["This page provides documentation for the `ConfigServiceV2RetryPolicy` class within the Google Cloud Logging V2 C++ library, detailing the retry policy for `ConfigServiceV2Connection`."],["The latest release version is 2.37.0-rc, and the page offers documentation for over 25 versions of this class, spanning from 2.11.0 up to the current release candidate."],["The `ConfigServiceV2RetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the behavior of retries."],["The `clone()` function allows for creating a new policy instance reset to its initial state, allowing for modification of existing policies, while `OnFailure` takes in a status and returns a boolean."],["The functions `IsExhausted()` and `IsPermanentFailure()` can be called at any time, and take no parameters and a status as parameters respectively, to check the current state of the policy."]]],[]]