[[["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-09 UTC."],[[["This page provides documentation for the `NotebookServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Notebooks, with the current version being 2.35.0."],["The `NotebookServiceLimitedErrorCountRetryPolicy` class implements a retry mechanism for `NotebookServiceConnection`, stopping retries on non-transient errors or after a specified number of transient failures."],["The policy considers `kUnavailable` status codes as transient errors, and provides constructors to set the `maximum_failures` for transient errors."],["The class defines methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and control the retry process."],["The documentation includes links to previous versions of the library, from 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]