[[["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 `ApiKeysRetryPolicy` class within the Google Cloud C++ client library, specifically for managing retry behavior with `ApiKeysConnection`."],["The content lists various versions of the library, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc, each with a link to their respective `ApiKeysRetryPolicy` documentation."],["The documentation details key functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` within the `ApiKeysRetryPolicy` class."],["The `ApiKeysRetryPolicy` is used as the retry policy for the `ApiKeysConnection`."],["The parameters for the `OnFailure()` and `IsPermanentFailure()` functions are `status` which is of the `Status const &` type, and they return a boolean value."]]],[]]