ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobGcsNotebookSource

Constructors

constructor(generation: String? = null, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val generation: String? = null

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.

Link copied to clipboard
val uri: String

The Cloud Storage uri pointing to the ipynb file. Format: gs://bucket/notebook_file.ipynb