[[["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-05 UTC."],[[["This webpage provides documentation for the `AutokeyAdminLimitedErrorCountRetryPolicy` class, focusing on different versions of the C++ client library for Google Cloud KMS."],["The `AutokeyAdminLimitedErrorCountRetryPolicy` is designed to manage retries for `AutokeyAdminConnection` based on the number of transient errors encountered during RPC calls."],["The class allows users to define the maximum number of transient errors before stopping retries, and can be disabled by setting `maximum_failures` to 0."],["The retry policy considers `kUnavailable` status codes as transient errors, and will stop if a non-transient error occurs."],["The documentation covers various methods, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, explaining their purpose in managing the retry behavior."]]],[]]