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-03-21 UTC."],[[["The latest version for this content is 2.6.0, with previous versions ranging from 2.5.0 down to the initial beta release of 1.0.0-beta01."],["This documentation describes the `State` enum within the `Google.Cloud.GkeBackup.V1.VolumeBackup.Types` namespace, which details the various operational stages of a `VolumeBackup`."],["There are seven potential states for a `VolumeBackup`, including `Creating`, `Deleting`, `Failed`, `Snapshotting`, `Succeeded`, `Unspecified`, and `Uploading`, each indicating a specific phase or outcome of the backup process."],["The `Snapshotting` state includes the execution of ProtectedApplication \"pre\" hooks before entering this stage and \"post\" hooks upon leaving, with the `Uploading` state occurring after the snapshot phase."],["The `Unspecified` state should not be encountered as it is considered an illegal state for a VolumeBackup."]]],[]]