gcsNotebookSource property

GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource? gcsNotebookSource
getter/setter pair

The Cloud Storage url pointing to the ipynb file.

Format: gs://bucket/notebook_file.ipynb

Implementation

GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource?
    gcsNotebookSource;