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