[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]