[[["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-14 UTC."],[[["This page details the `ReservationServiceRetryPolicy` for the Google Cloud BigQuery Reservation API, specifically in the C++ client library."],["The page provides links to documentation for different versions of the C++ library, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ReservationServiceRetryPolicy` is utilized to control retry behavior for the `ReservationServiceConnection` when errors are encountered."],["The policy includes functions to check for failure, exhaustion, and if the failure is considered permanent, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["A `clone()` function allows the creation of a new policy instance that is reset to its initial state."]]],[]]