[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]