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-04-17 UTC."],[[["This webpage details the `ManagedNotebookServiceConnection` class, which provides an interface for interacting with the `ManagedNotebookServiceClient` in Google Cloud Notebooks."],["The page lists numerous versions of the `ManagedNotebookServiceConnection`, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, with version `2.15.1` being the one covered in detail."],["This class allows users to define and inject custom behavior when testing code that uses the `ManagedNotebookServiceClient` through virtual methods, also, the `MakeManagedNotebookServiceConnection()` function can be used to create a concrete instance."],["The `ManagedNotebookServiceConnection` object offers methods for managing runtimes, such as listing, getting, creating, updating, deleting, starting, stopping, switching, resetting, upgrading, reporting events, refreshing tokens, and diagnosing."],["The class supports functionalities such as retrieving options, and returning different types such as `StreamRange`, `StatusOr`, and `future` depending on the method."]]],[]]