[[["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-03-21 UTC."],[[["This webpage provides documentation for the `NotebookServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library's Notebooks service."],["The `NotebookServiceLimitedErrorCountRetryPolicy` class is a retry policy that limits the number of transient errors it will tolerate before stopping retries."],["The latest version of the documentation provided is `2.37.0-rc`, with the list displaying various prior versions down to `2.11.0`."],["The class stops retrying if it encounters a non-transient error or if the number of transient errors exceeds the maximum failures defined, with `kUnavailable` being the status code considered as a transient error."],["The class also includes functions such as `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` that allow users to manage the errors, determine the exhaustion, handle permanent failures and create new instances of the policy, respectively."]]],[]]