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"]],[["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."],[[["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()`."]]],[]]