notebookRuntime property

NotebookRuntime? notebookRuntime
final

Required. Provide runtime specific information (e.g. runtime owner, notebook id) used for NotebookRuntime assignment.

Implementation

final NotebookRuntime? notebookRuntime;