description property

String? description
getter/setter pair

A human-readable description of the specified colab image release, populated by the system.

Example: "Python 3.10", "Latest - current Python 3.11"

Output only.

Implementation

core.String? description;