Class GcsNotebookSource (1.53.0)

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

The Cloud Storage uri for the input notebook.

Attributes

Name Description
uri str
The Cloud Storage uri pointing to the ipynb file. Format: gs://bucket/notebook_file.ipynb
generation str
The version of the Cloud Storage object to read. If unset, the current version of the object is read. See https://cloud.google.com/storage/docs/metadata#generation-number.

Methods

GcsNotebookSource

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

The Cloud Storage uri for the input notebook.