[[["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 webpage provides documentation for the `NotebookServiceRetryPolicy` class within the Google Cloud C++ client library."],["The latest version available is 2.37.0-rc, with numerous previous versions, starting from 2.11.0, also accessible for browsing."],["The `NotebookServiceRetryPolicy` class manages retry behavior for the `NotebookServiceConnection`, offering methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `clone()` function allows for the creation of a new instance of the policy, reset to its original state."],["The `OnFailure()` function determines whether a failure is retriable or not, whereas the `IsPermanentFailure()` function determines whether a given status is considered a permanent failure."]]],[]]