notebookExecutionJobViewBasic constant

NotebookExecutionJobView const notebookExecutionJobViewBasic

Includes all fields except for direct notebook inputs.

Implementation

static const notebookExecutionJobViewBasic = NotebookExecutionJobView(
  'NOTEBOOK_EXECUTION_JOB_VIEW_BASIC',
);