[[["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 provides information on the `RowAccessPolicyServiceRetryPolicy` for the BigQuery Control API, detailing its functionality and usage across different versions."],["The latest release candidate version is 2.37.0-rc, and the document includes links to previous versions dating back to 2.27.0, each with its corresponding `RowAccessPolicyServiceRetryPolicy` class documentation."],["The `RowAccessPolicyServiceRetryPolicy` includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are all crucial for managing the retry logic of the `RowAccessPolicyServiceConnection`."],["The `clone()` method allows the creation of a new instance of the policy, while the `OnFailure()` method determines whether a retry should occur based on the provided status, returning a boolean value."],["The `IsExhausted()` method can be called to check if the retry policy is exhausted and the `IsPermanentFailure()` method checks if the passed parameter results in a permanent failure."]]],[]]