uri property

String? uri
getter/setter pair

The Cloud Storage uri pointing to the ipynb file.

Format: gs://bucket/notebook_file.ipynb

Implementation

core.String? uri;