[[["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 `EncryptionSpecServiceRetryPolicy` class within the Google Cloud Dialogflow ES C++ library, specifically for versions ranging from 2.11.0 to 2.37.0-rc."],["The `EncryptionSpecServiceRetryPolicy` is designed to manage retry behavior for `EncryptionSpecServiceConnection`, allowing users to handle temporary failures in operations."],["Key functions of this class include `clone()`, for creating a new instance of the policy, and `OnFailure()`, which determines if a retry should be attempted based on the status of the current operation."],["The `IsExhausted()` function determines if the retry policy has reached its limit for retry attempts, and `IsPermanentFailure()` checks if the given status is considered a permanent failure, thus precluding further retries."],["The latest version documented is `2.37.0-rc`, representing the most up-to-date release candidate, with `2.36.0` being the stable, previous version that is also documented in its own link."]]],[]]