[[["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-14 UTC."],[[["This page provides a comprehensive list of versions for the `NotebookServiceRetryPolicy`, starting from the latest release candidate `2.37.0-rc` and going back to version `2.11.0`."],["The `NotebookServiceRetryPolicy` is a class within the `google::cloud::notebooks_v2` namespace, specifically designed for the `NotebookServiceConnection` retry mechanism."],["The class provides various functions, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, for managing the retry behavior."],["The `clone()` function creates a new instance of the policy, while `OnFailure` checks if a retry should occur given a certain status, `IsExhausted` checks if the retry attempts are exhausted, and `IsPermanentFailure` checks if a given failure status is permanent."]]],[]]