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 document outlines the `ManagedNotebookServiceConnection` interface, which defines virtual methods corresponding to user-facing overloads in `ManagedNotebookServiceClient`."],["The `ManagedNotebookServiceConnection` interface facilitates the injection of custom behavior for testing, particularly with Google Mock objects."],["The interface includes a variety of virtual functions, including those for managing runtimes like `ListRuntimes`, `GetRuntime`, `CreateRuntime`, `UpdateRuntime`, `DeleteRuntime`, and more."],["It provides methods for interacting with runtimes such as starting, stopping, switching, resetting, upgrading, reporting events, refreshing tokens, and diagnosing runtimes."],["The latest release candidate is version 2.37.0-rc and this document covers versions going back to version 2.11.0, with the present version being 2.18.0."]]],[]]