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 \ AttachedDiskMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
DISK_SAVED_STATE_UNSPECIFIED
Value: 0Default Disk state has not been preserved.
Generated from protobuf enum DISK_SAVED_STATE_UNSPECIFIED = 0;
PRESERVED
Value: 1Disk state has been preserved.
Generated from protobuf enum PRESERVED = 1;