[[["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 `LanguageServiceRetryPolicy` for the Google Cloud Language API's C++ client library, specifically covering versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The latest stable release covered is version 2.36.0, with the latest release candidate being 2.37.0-rc, allowing users to access documentation for either stable or experimental features."],["The `LanguageServiceRetryPolicy` class provides methods to manage retries in the event of transient failures, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, each accepting a `Status` object as parameter to verify its respective function."],["The `clone()` function creates a fresh instance of the policy, allowing for the creation of new retry policy objects that are reset to the initial state."],["Each version of the C++ library for the `LanguageServiceRetryPolicy` is documented separately through links, allowing users to compare the functions available per version."]]],[]]