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