[[["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 page details the `LanguageServiceRetryPolicy` for the Google Cloud C++ Language API, starting with the latest release candidate version 2.37.0-rc and going down to version 2.11.0."],["The `LanguageServiceRetryPolicy` governs the retry behavior for `LanguageServiceConnection`, and a new instance of the policy can be created and reset using the `clone()` function."],["The `OnFailure(Status const &)` function is used to determine if a retry should occur based on the status of a request."],["The `IsExhausted()` function determines if the retry policy has been exhausted."],["The `IsPermanentFailure(Status const &) const` function determines if a certain status code represents a permanent failure."]]],[]]