Class SavedState (1.19.0)

SavedState(value)

For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request. (see the discard_local_ssd option on Stop/Suspend). Read-only in the api.

Enums

Name Description
UNDEFINED_SAVED_STATE A value indicating that the enum field is not set.
DISK_SAVED_STATE_UNSPECIFIED *[Default]* Disk state has not been preserved.
PRESERVED Disk state has been preserved.