Backup for GKE V1 API - Module Google::Cloud::GkeBackup::V1::VolumeRestore::State (v1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Backup for GKE V1 API module Google::Cloud::GkeBackup::V1::VolumeRestore::State.
The current state of a VolumeRestore
Constants
STATE_UNSPECIFIED
value: 0 This is an illegal state and should not be encountered.
CREATING
value: 1 A volume for the restore was identified and restore process is about to
start.
RESTORING
value: 2 The volume is currently being restored.
SUCCEEDED
value: 3 The volume has been successfully restored.
FAILED
value: 4 The volume restoration process failed.
DELETING
value: 5 This VolumeRestore resource is in the process of being deleted.
[[["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-04-03 UTC."],[],[]]