expirationTime property

String? expirationTime
getter/setter pair

Timestamp when this NotebookRuntime will be expired: 1.

System Predefined NotebookRuntime: 24 hours after creation. After expiration, system predifined runtime will be deleted. 2. User created NotebookRuntime: 6 months after last upgrade. After expiration, user created runtime will be stopped and allowed for upgrade.

Output only.

Implementation

core.String? expirationTime;