public enum VolumeRestore.Types.StateReference documentation and code samples for the Backup for GKE v1 API enum VolumeRestore.Types.State.
The current state of a VolumeRestore
Namespace
Google.Cloud.GkeBackup.V1Assembly
Google.Cloud.GkeBackup.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
A volume for the restore was identified and restore process is about to start. |
Deleting |
This VolumeRestore resource is in the process of being deleted. |
Failed |
The volume restoration process failed. |
Restoring |
The volume is currently being restored. |
Succeeded |
The volume has been successfully restored. |
Unspecified |
This is an illegal state and should not be encountered. |