uri property

String uri
final

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

Implementation

final String uri;