Compute V1 Client - Class SavedState (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class SavedState.
Output only. 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.
Protobuf type google.cloud.compute.v1.AttachedDisk.SavedState
Namespace
Google \ Cloud \ Compute \ V1 \ AttachedDisk
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_SAVED_STATE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_SAVED_STATE = 0;
DISK_SAVED_STATE_UNSPECIFIED
Value: 391290831
[Default] Disk state has not been preserved.
Generated from protobuf enum DISK_SAVED_STATE_UNSPECIFIED = 391290831;
PRESERVED
Value: 254159736
Disk state has been preserved.
Generated from protobuf enum PRESERVED = 254159736;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]