Reference documentation and code samples for the Backup for GKE V1 API module Google::Cloud::GkeBackup::V1::BackupPlanBinding::BackupPlanDetails::State.
State
Constants
STATE_UNSPECIFIED
value: 0 Default first value for Enums.
CLUSTER_PENDING
value: 1 Waiting for cluster state to be RUNNING.
PROVISIONING
value: 2 The BackupPlan is in the process of being created.
READY
value: 3 The BackupPlan has successfully been created and is ready for Backups.
FAILED
value: 4 BackupPlan creation has failed.
DEACTIVATED
value: 5 The BackupPlan has been deactivated.
DELETING
value: 6 The BackupPlan 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 2025-09-04 UTC."],[],[],null,["# Backup for GKE V1 API - Module Google::Cloud::GkeBackup::V1::BackupPlanBinding::BackupPlanDetails::State (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-gke_backup-v1/latest/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [1.2.0](/ruby/docs/reference/google-cloud-gke_backup-v1/1.2.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [1.1.1](/ruby/docs/reference/google-cloud-gke_backup-v1/1.1.1/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [1.0.0](/ruby/docs/reference/google-cloud-gke_backup-v1/1.0.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.12.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.12.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.11.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.11.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.10.1](/ruby/docs/reference/google-cloud-gke_backup-v1/0.10.1/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.9.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.9.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.8.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.8.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.7.2](/ruby/docs/reference/google-cloud-gke_backup-v1/0.7.2/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.6.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.6.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.5.1](/ruby/docs/reference/google-cloud-gke_backup-v1/0.5.1/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.4.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.4.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.3.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.3.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.2.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State)\n- [0.1.0](/ruby/docs/reference/google-cloud-gke_backup-v1/0.1.0/Google-Cloud-GkeBackup-V1-BackupPlanBinding-BackupPlanDetails-State) \nReference documentation and code samples for the Backup for GKE V1 API module Google::Cloud::GkeBackup::V1::BackupPlanBinding::BackupPlanDetails::State.\n\nState\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nDefault first value for Enums.\n\n### CLUSTER_PENDING\n\n**value:** 1 \nWaiting for cluster state to be RUNNING.\n\n### PROVISIONING\n\n**value:** 2 \nThe BackupPlan is in the process of being created.\n\n### READY\n\n**value:** 3 \nThe BackupPlan has successfully been created and is ready for Backups.\n\n### FAILED\n\n**value:** 4 \nBackupPlan creation has failed.\n\n### DEACTIVATED\n\n**value:** 5 \nThe BackupPlan has been deactivated.\n\n### DELETING\n\n**value:** 6 \nThe BackupPlan is in the process of being deleted."]]