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