[[["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 details the `CompletionRetryPolicy` class for Google Cloud Talent's C++ library, with a focus on handling retries in the `CompletionConnection`."],["The most recent version available is 2.37.0-rc, and the page also provides access to prior versions, beginning with version 2.11.0."],["The `CompletionRetryPolicy` class has functions to check for failures (`OnFailure`), check whether retries are exhausted (`IsExhausted`), and to check for permanent failures (`IsPermanentFailure`), all of which provide a boolean return."],["The class also contains a `clone()` function which will create a new instance of the policy, set back to its original state."]]],[]]