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