[[["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-26 UTC."],[[["This document details the `TableServiceRetryPolicy` for `TableServiceConnection`, which is part of the Google Cloud BigQuery Control API C++ client library, specifically version 2.32.0."],["The `clone()` function creates a new instance of the retry policy, initialized to its default state."],["`OnFailure(Status const &)` is a function to check if a failure warrants a retry, taking the `Status` as parameter and returns a boolean."],["The `IsExhausted()` function determines whether the retry policy has been exhausted, returning a boolean value."],["The `IsPermanentFailure(Status const &)` function determines if a failure is considered permanent, also returning a boolean and taking the `Status` as a parameter."]]],[]]