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 for testing purposes."],["The `ManagedNotebookServiceConnection` object is used in conjunction with `ManagedNotebookServiceClient`, which can be used with the Google Cloud Notebooks service."],["There are several virtual methods available, which correspond to various operations such as listing, getting, creating, updating, deleting, starting, stopping, switching, resetting, upgrading, reporting an event for, refreshing a token for, and diagnosing runtimes."],["The latest release candidate for the `ManagedNotebookServiceConnection` is version 2.37.0-rc, and the current version is 2.19.0."],["You can create a concrete instance of the ManagedNotebookServiceConnection with the function `MakeManagedNotebookServiceConnection()`, and for mocking, use `notebooks_v1_mocks::MockManagedNotebookServiceConnection`."]]],[]]