[[["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 `ManagedNotebookServiceConnectionIdempotencyPolicy` class across various versions, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."],["The `clone()` function creates a new copy of the `ManagedNotebookServiceConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` of the same type."],["The class provides virtual functions for runtime operations, including `ListRuntimes`, `GetRuntime`, `CreateRuntime`, `UpdateRuntime`, `DeleteRuntime`, `StartRuntime`, `StopRuntime`, `SwitchRuntime`, `ResetRuntime`, `UpgradeRuntime`, `ReportRuntimeEvent`, `RefreshRuntimeTokenInternal`, and `DiagnoseRuntime`, all returning a `google::cloud::Idempotency` type."],["Each runtime function (e.g., `ListRuntimes`, `GetRuntime`, etc.) accepts a specific request parameter (e.g. `google::cloud::notebooks::v1::ListRuntimesRequest`) and each is detailed within the documentation."],["The provided table showcases the parameters and return types for the variety of functions, specifically demonstrating the type of request each function takes and that each returns a google::cloud::Idempotency type."]]],[]]