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 webpage details the `ManagedNotebookServiceConnection` interface, which defines virtual methods corresponding to user-facing overloads in `ManagedNotebookServiceClient`."],["The `ManagedNotebookServiceConnection` interface facilitates the injection of custom behaviors, such as using Google Mock objects, during testing of `ManagedNotebookServiceClient` objects."],["The page lists various versions of the `ManagedNotebookServiceConnection`, with `2.37.0-rc` being the latest version and version `2.22.1` being the current version detailed."],["Functions, such as `ListRuntimes`, `GetRuntime`, and `CreateRuntime`, and many more, are defined within the `ManagedNotebookServiceConnection` class, outlining operations available for managing runtimes."],["The webpage provides information on how to create a concrete instance of the connection using `MakeManagedNotebookServiceConnection()` and how to use `notebooks_v1_mocks::MockManagedNotebookServiceConnection` for mocking."]]],[]]