[[["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 versioned documentation for the `NotebookServiceConnectionIdempotencyPolicy` class within the Google Cloud C++ client library, ranging from version 2.11.0 up to the release candidate 2.37.0-rc."],["The `NotebookServiceConnectionIdempotencyPolicy` class offers virtual functions for managing Google Cloud Notebook instances, covering actions such as creating, listing, getting, updating, deleting, starting, stopping, resetting, upgrading, rolling back, and diagnosing."],["Each virtual function, like `ListInstances` or `GetInstance`, takes a specific request type as a parameter (e.g., `ListInstancesRequest`, `GetInstanceRequest`) and returns a `google::cloud::Idempotency` type, indicating whether the operation is idempotent."],["A `clone()` function is available to create a copy of the `NotebookServiceConnectionIdempotencyPolicy` object, which can be useful when making modifications or using it in multiple operations."]]],[]]