[[["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-02 UTC."],[[["This webpage provides documentation for the `ManagedNotebookServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Client Libraries for Notebooks."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The policy treats `kUnavailable` status codes as transient errors and includes constructors to set the maximum number of tolerated transient errors, and also copy and move constructors."],["The class includes functions to determine if the retry policy is exhausted, if a failure is permanent, obtain the maximum number of allowed failures and to create a new instance of the policy reset to its original state."],["This document lists multiple versions of the retry policy class, ranging from the latest `2.37.0-rc` down to `2.11.0`."]]],[]]