[[["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 provides documentation for the `TenantServiceRetryPolicy` 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 `TenantServiceRetryPolicy` class is used to define the retry logic for the `TenantServiceConnection`, which handles interactions with the Talent API."],["Key functions of the `TenantServiceRetryPolicy` include `clone()`, which creates a new policy instance, `OnFailure(Status const &)` to determine retry eligibility based on status, and `IsExhausted() const` to check if the retry policy is exhausted."],["The policy has methods such as `IsPermanentFailure(Status const &) const` which allows the user to check if the current status is a permanent failure."],["The most recent stable release is version 2.36.0, while 2.37.0 is available in release candidate version."]]],[]]