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."],[[["The page details the `ManagedNotebookServiceConnection` class, which acts as an interface for the `ManagedNotebookServiceClient` in the Google Cloud Notebooks API, version 2.17.0."],["This connection class allows for the injection of custom behaviors, crucial for testing with tools like Google Mock, enabling users to mock the `ManagedNotebookServiceClient`."],["The `ManagedNotebookServiceConnection` defines virtual methods for various operations related to runtimes, such as listing, getting, creating, updating, deleting, starting, stopping, switching, resetting, upgrading, reporting events, refreshing tokens, and diagnosing runtimes."],["The page provides documentation for multiple versions, ranging from 2.11.0 up to the release candidate 2.37.0-rc for the ManagedNotebookServiceConnection, allowing for referencing specific versions."],["To make a concrete instance of this class, you can refer to the function `MakeManagedNotebookServiceConnection()`."]]],[]]