Class ColabImage (1.141.0)

ColabImage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Colab image of the runtime.

Attributes

Name Description
release_name str
Optional. The release name of the NotebookRuntime Colab image, e.g. "py310". If not specified, detault to the latest release.
description str
Output only. A human-readable description of the specified colab image release, populated by the system. Example: "Python 3.10", "Latest - current Python 3.11".

Methods

ColabImage

ColabImage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Colab image of the runtime.