[[["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-04-17 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."]]],[]]