[[["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 details on the `ModelServiceRetryPolicy` class, which is used to define the retry behavior for `ModelServiceConnection` in the BigQuery Control API."],["The latest version available is `2.37.0-rc`, with older versions ranging from `2.36.0` down to `2.27.0` being available as well, each providing documentation for the `ModelServiceRetryPolicy`."],["Key functions of the `ModelServiceRetryPolicy` class include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, which manage the creation, failure, exhaustion and permanent state respectively of the policy."],["The `OnFailure`, `IsExhausted`, and `IsPermanentFailure` functions all return a boolean and can utilize a status parameter to determine the specific nature of the failure or condition."]]],[]]