[[["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 `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."]]],[]]