status property
Status?
status
final
Output only. Populated when the NotebookExecutionJob is completed. When there is an error during notebook execution, the error details are populated.
Implementation
final Status? status;