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-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eNotebookServiceConnection\u003c/code\u003e class, which provides an interface for interacting with the \u003ccode\u003eNotebookServiceClient\u003c/code\u003e in different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, while the current stable version is \u003ccode\u003e2.16.0\u003c/code\u003e, with numerous intermediate versions also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookServiceConnection\u003c/code\u003e allows for injecting custom behaviors into tests, typically with Google Mock objects, and offers a method called \u003ccode\u003eMakeNotebookServiceConnection()\u003c/code\u003e for creating concrete instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes virtual methods for various instance operations, such as listing, getting, creating, updating, deleting, starting, stopping, resetting, upgrading, rolling back, and diagnosing.\u003c/p\u003e\n"],["\u003cp\u003eEach function within \u003ccode\u003eNotebookServiceConnection\u003c/code\u003e typically takes a request parameter and returns either a \u003ccode\u003eStreamRange\u003c/code\u003e, a \u003ccode\u003eStatusOr\u003c/code\u003e, or a \u003ccode\u003efuture< StatusOr >\u003c/code\u003e, depending on the nature of the operation being executed.\u003c/p\u003e\n"]]],[],null,[]]