Backup for GKE V1 API - Module Google::Cloud::GkeBackup::V1::Backup::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::Backup::State.
State
Constants
STATE_UNSPECIFIED
value: 0 The Backup resource is in the process of being created.
CREATING
value: 1 The Backup resource has been created and the associated BackupJob
Kubernetes resource has been injected into the source cluster.
IN_PROGRESS
value: 2 The gkebackup agent in the cluster has begun executing the backup
operation.
SUCCEEDED
value: 3 The backup operation has completed successfully.
FAILED
value: 4 The backup operation has failed.
DELETING
value: 5 This Backup resource (and its associated artifacts) 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."],[],[]]