gcsNotebookSource property
The Cloud Storage url pointing to the ipynb file. Format:
gs://bucket/notebook_file.ipynb
Implementation
final NotebookExecutionJob_GcsNotebookSource? gcsNotebookSource;
The Cloud Storage url pointing to the ipynb file. Format:
gs://bucket/notebook_file.ipynb
final NotebookExecutionJob_GcsNotebookSource? gcsNotebookSource;