[[["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-18 UTC."],[[["This page provides documentation for the `ManagedNotebookServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Notebooks C++ client library, with the current version being 2.15.1."],["The `ManagedNotebookServiceLimitedErrorCountRetryPolicy` is designed to manage retries for operations in the `ManagedNotebookServiceConnection`, stopping if non-transient errors occur or if a maximum number of transient failures are exceeded."],["The class treats the `kUnavailable` status code as a transient error and provides constructors to create instances, allowing users to set the maximum number of transient errors before stopping."],["The documentation outlines several functions including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, alongside a `BaseType` alias for `ManagedNotebookServiceRetryPolicy`."],["The current version, along with older versions of the documentation for the class are listed, up to version 2.37.0-rc as the latest and down to 2.11.0."]]],[]]