Google Cloud Backup Dr V1 Client - Class DiskSavedState (0.4.0)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class DiskSavedState.

List of the states of the Disk.

Protobuf type google.cloud.backupdr.v1.AttachedDisk.DiskSavedState

Namespace

Google \ Cloud \ BackupDR \ V1 \ AttachedDisk

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DISK_SAVED_STATE_UNSPECIFIED

Value: 0

Default Disk state has not been preserved.

Generated from protobuf enum DISK_SAVED_STATE_UNSPECIFIED = 0;

PRESERVED

Value: 1

Disk state has been preserved.

Generated from protobuf enum PRESERVED = 1;