This interface defines virtual methods for each of the user-facing overload sets in ManagedNotebookServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ManagedNotebookServiceClient.
[[["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-02 UTC."],[[["This document provides the interface definition for `ManagedNotebookServiceConnection`, allowing users to define custom behaviors and testing for `ManagedNotebookServiceClient`."],["The `ManagedNotebookServiceConnection` offers virtual methods for a variety of notebook management operations, including listing, getting, creating, updating, deleting, starting, stopping, switching, resetting, and upgrading runtimes."],["The interface provides functions such as `options()`, `ListRuntimes()`, `GetRuntime()`, `CreateRuntime()`, `UpdateRuntime()`, `DeleteRuntime()`, and more for direct interaction with runtime resources."],["`MakeManagedNotebookServiceConnection()` is used to create a concrete instance of this connection, and `notebooks_v1_mocks::MockManagedNotebookServiceConnection` can be used for mocking."],["The document is primarily focused on version 2.16.0 of the `ManagedNotebookServiceConnection` and includes a historical list of available versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]