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"]],[["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 `NotebookServiceConnection` object, which acts as an interface defining virtual methods for `NotebookServiceClient` functionalities."],["The `NotebookServiceConnection` allows for customization and testing by enabling users to inject specific behaviors, such as with a Google Mock object."],["The document provides a list of available versions for `NotebookServiceConnection`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["It details the functions available within `NotebookServiceConnection`, like `ListInstances`, `GetInstance`, `CreateInstance`, `DeleteInstance`, `StartInstance`, `StopInstance`, and others, along with their respective parameters and return types."],["It also provides how to create a concrete instance with `MakeNotebookServiceConnection()` and using `notebooks_v2_mocks::MockNotebookServiceConnection` for mocking."]]],[]]