outputNotebookFolder property
Path to the notebook folder to write to.
Must be in a Google Cloud Storage bucket path. Format:
gs://{bucket_name}/{folder}
Ex: gs://notebook_user/scheduled_notebooks
Implementation
core.String? outputNotebookFolder;