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