[[["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 document provides details on the `ManagedNotebookServiceLimitedErrorCountRetryPolicy` for the Google Cloud C++ client library, specifically for version 2.27.0 and above, including the latest release candidate."],["The policy is designed to manage retries for `ManagedNotebookServiceConnection` by counting errors, and will cease retrying on non-transient errors or if the maximum allowed transient failures are exceeded."],["Only the `kUnavailable` status code is considered a transient error within this retry policy."],["The retry policy allows configuration of the `maximum_failures` parameter during construction, allowing for the number of transient errors to be tolerated to be adjusted, or for the retry loop to be disabled when `maximum_failures` is set to 0."],["The document also details the constructors, functions, and type aliases associated with the `ManagedNotebookServiceLimitedErrorCountRetryPolicy`, such as the ability to clone, as well as the ability to determine if it is exhausted, or if a failure is permanent."]]],[]]