terminalStorageClass property

String? terminalStorageClass
getter/setter pair

The storage class that objects in the bucket eventually transition to if they are not read for a certain length of time.

Valid values are NEARLINE and ARCHIVE.

Implementation

core.String? terminalStorageClass;