Class NotebookAction (0.8.0)

NotebookAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a workflow action that will run against a Notebook runtime.

Attributes

Name Description
contents str
Output only. The code contents of a Notebook to be run.
job_id str
Output only. The ID of the Vertex job that executed the notebook in contents and also the ID used for the outputs created in Google Cloud Storage buckets. Only set once the job has started to run.