[[["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 document details the `NotebookServiceConnectionIdempotencyPolicy` class across multiple versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class offers virtual functions for managing notebook instances, including listing, getting, creating, updating, deleting, starting, stopping, resetting, checking upgradability, upgrading, rolling back, and diagnosing."],["Each virtual function for managing notebook instances accepts a specific request object as a parameter, such as `ListInstancesRequest` or `CreateInstanceRequest`."],["Each virtual function returns a `google::cloud::Idempotency` type, indicating the idempotency of the operation."],["There exists a function to `clone()` the current object, which returns a unique pointer of the same object type."]]],[]]