[[["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 details on the `ProjectServiceRetryPolicy` for `ProjectServiceConnection` within the BigQuery Control C++ library."],["The document lists various versions of the `ProjectServiceRetryPolicy`, from 2.27.0 up to the latest release candidate, 2.37.0-rc, and shows the currently viewed version is 2.30.0."],["The `ProjectServiceRetryPolicy` includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` functions check the provided status and return true/false accordingly."],["The `clone()` function returns a new `ProjectServiceRetryPolicy`, and `IsExhausted()` returns a bool based on whether it has reached its limit."]]],[]]