[[["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 document details the `NotebookServiceConnectionIdempotencyPolicy` class within the `google::cloud::notebooks::v2` namespace, showing its implementation across multiple versions, from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class includes virtual functions that manage various instance operations, such as listing, getting, creating, updating, deleting, starting, stopping, resetting, checking upgradability, upgrading, rolling back, and diagnosing instances, all of which take a specific request type."],["Each virtual function (e.g., `ListInstances`, `GetInstance`) returns a `google::cloud::Idempotency` type, which is related to whether or not it is safe to retry the function if it fails for some transient reason."],["The `clone()` function is provided as a way to create a copy of the `NotebookServiceConnectionIdempotencyPolicy` object, returning a unique pointer to a new instance of the policy."],["The list of versions are hyperlinked to documentation, allowing users to find the version they need."]]],[]]