A volume for the backup was identified and backup process is about to
start.
Deleting
This VolumeBackup resource (and its associated artifacts) is in the
process of being deleted.
Failed
The volume backup operation has failed.
Snapshotting
The volume backup operation has begun and is in the initial "snapshot"
phase of the process. Any defined ProtectedApplication "pre" hooks will
be executed before entering this state and "post" hooks will be executed
upon leaving this state.
Succeeded
The volume backup operation has completed successfully.
Unspecified
This is an illegal state and should not be encountered.
Uploading
The snapshot phase of the volume backup operation has completed and
the snapshot is now being uploaded to backup storage.
[[["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 2025-08-04 UTC."],[[["The webpage provides reference documentation for the `VolumeBackup.Types.State` enum in the Google Cloud GKE Backup v1 API, specifically detailing the different states a volume backup can be in."],["The `VolumeBackup.Types.State` enum includes states such as `Creating`, `Deleting`, `Failed`, `Snapshotting`, `Succeeded`, `Unspecified`, and `Uploading`, each representing a distinct phase or outcome of the volume backup process."],["The latest version of the documentation is 2.6.0, and there are multiple versions available, including 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta01."],["Each state within the `VolumeBackup.Types.State` enum has a clear description, outlining what is happening during that specific state, like `Snapshotting`, which is the initial phase of the process, or `Uploading`, where the snapshot is moved to storage."],["`Unspecified` state is considered an illegal state and it should not be encountered during a normal backup process."]]],[]]