[[["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 page provides documentation for the `NotebookServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Notebooks, with the latest version being `2.37.0-rc`."],["The `NotebookServiceLimitedErrorCountRetryPolicy` class defines a retry mechanism for `NotebookServiceConnection` operations, stopping retries when non-transient errors occur or a specified number of transient errors have been encountered."],["Transient errors are defined as `kUnavailable` status codes, and the class offers a constructor that allows users to set the maximum number of transient failures before the policy stops retrying."],["The documentation includes various constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a type alias called `BaseType`."],["This page lists all versions from 2.11.0 to 2.37.0-rc and their respective documentation links, enabling users to browse previous versions of the `NotebookServiceLimitedErrorCountRetryPolicy` class."]]],[]]