[[["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-08-07 UTC."],[[["This webpage provides documentation for the `ConnectionServiceRetryPolicy` class within the `google::cloud::apigeeconnect_v1` namespace, specifically detailing its behavior in the context of retrying operations for `ConnectionServiceConnection`."],["The latest release candidate version of the documentation is `2.37.0-rc`, with a list of previous versions ranging from `2.36.0` down to `2.11.0`."],["The `ConnectionServiceRetryPolicy` class has functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, that are used to manage the retry operations."],["The `clone()` function of `ConnectionServiceRetryPolicy` creates a new instance of the policy and resets it."],["The `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` functions each take a `Status` parameter to determine if a failure can be retried, if the retry policy is exhausted, or if the failure is permanent, respectively."]]],[]]