status property

GoogleRpcStatus? status
getter/setter pair

Populated when the NotebookExecutionJob is completed.

When there is an error during notebook execution, the error details are populated.

Output only.

Implementation

GoogleRpcStatus? status;