public static void BindService(ServiceBinderBase serviceBinder, NotebookService.NotebookServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNotebookService\u003c/code\u003e class provides the API v2 service for Workbench Notebooks Instances within the \u003ccode\u003eGoogle.Cloud.Notebooks.V2\u003c/code\u003e namespace, with the latest version being 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods for server-side service definition, including the \u003ccode\u003eBindService\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e offers two overloads, one to create a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e with a given service implementation, and the other to register service methods using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods require an object that implements the server-side handling logic, specified as \u003ccode\u003eNotebookService.NotebookServiceBase\u003c/code\u003e, along with parameters that aid in its implementation.\u003c/p\u003e\n"],["\u003cp\u003eThere are previous versions of this service available with version 1.1.0 and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]