This interface defines virtual methods for each of the user-facing overload sets in NotebookServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type NotebookServiceClient.
[[["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 `NotebookServiceConnection` interface for `NotebookServiceClient`, which enables the injection of custom behavior for testing purposes."],["The `NotebookServiceConnection` interface defines virtual methods corresponding to the user-facing overload sets in `NotebookServiceClient`, such as `ListInstances`, `GetInstance`, `CreateInstance`, and others."],["The latest version available is `2.37.0-rc`, and the page provides documentation links for a comprehensive range of versions, starting from `2.11.0` to `2.37.0-rc`."],["To get a concrete instance, you should refer to `MakeNotebookServiceConnection()`, and for mocking, use `notebooks_v2_mocks::MockNotebookServiceConnection`."],["The `NotebookServiceConnection` interface supports various operations on instances, including listing, getting, creating, updating, deleting, starting, stopping, resetting, upgrading, rolling back, and diagnosing."]]],[]]