[[["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-04-17 UTC."],[[["This webpage provides documentation for the `CompanyServiceRetryPolicy` class within the Google Cloud Talent API C++ library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `CompanyServiceRetryPolicy` class is used to define the retry logic for the `CompanyServiceConnection`, which manages interactions with the Company service."],["The documentation details several core functions of the `CompanyServiceRetryPolicy` class, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are essential for controlling retry behavior."],["The `clone()` function creates a new instance of the retry policy, and the `OnFailure()` function determines if a request should be retried, while `IsExhausted()` checks if retry attempts have been exhausted and `IsPermanentFailure()` determines whether an error is not recoverable."],["The page allows you to easily access the documentation for any of the previous versions of the retry policy if needed, from 2.11.0 up to the latest version."]]],[]]