[[["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-07-18 UTC."],[[["This document provides information on the `JobServiceRetryPolicy` for `JobServiceConnection` in the `bigquerycontrol` library, version 2.35.0."],["The `JobServiceRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry attempts for operations."],["The `clone()` function creates a new instance of the policy, reset to its initial state, returning a `std::unique_ptr\u003c JobServiceRetryPolicy \u003e`."],["The `OnFailure()` function takes a `Status const &` parameter and returns a boolean value."],["The `IsExhausted()` and `IsPermanentFailure()` functions both return boolean values, the latter taking a `Status const &` parameter."]]],[]]