releaseName property

String releaseName
final

Optional. The release name of the NotebookRuntime Colab image, e.g. "py310". If not specified, detault to the latest release.

Implementation

final String releaseName;