[[["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 page provides documentation for the `JobServiceRetryPolicy` class within the Google Cloud Talent API's C++ client library, specifically focusing on version 2.18.0."],["The latest version available is 2.37.0-rc, with a comprehensive list of previous versions dating back to 2.11.0 accessible on the page, allowing users to access relevant documentation for their version."],["The `JobServiceRetryPolicy` class is designed to manage retry logic for `JobServiceConnection`, ensuring robust handling of temporary failures."],["Key functions of the policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &) const`, all of which are detailed in the documentation, that allow for the creation, checking the status of failures and determining if they are permanent or temporary."],["Each function provides a detailed breakdown of the parameter names and descriptions, return type, and the intended behavior of the retry policy."]]],[]]