[[["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-14 UTC."],[[["This webpage provides documentation for the `WebhooksRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, spanning multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `WebhooksRetryPolicy` is associated with `WebhooksConnection`, defining how the system handles retries for webhook connections."],["Key functions of the `WebhooksRetryPolicy` include `clone()` to create a new instance, `OnFailure()` to determine if a retry should occur based on status, `IsExhausted()` to check if retry attempts have been used up, and `IsPermanentFailure()` to evaluate if an error is non-recoverable."],["The documentation offers a detailed view of the functions available in the `WebhooksRetryPolicy` class, including their parameters and return types, helping users to understand how to implement robust retry logic in their applications."],["The page lists out the various versions available for `WebhooksRetryPolicy` along with their relative documentation paths."]]],[]]