notebookExecutionJobViewUnspecified constant

NotebookExecutionJobView const notebookExecutionJobViewUnspecified

When unspecified, the API defaults to the BASIC view.

Implementation

static const notebookExecutionJobViewUnspecified = NotebookExecutionJobView(
  'NOTEBOOK_EXECUTION_JOB_VIEW_UNSPECIFIED',
);