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-05-02 UTC."],[],[]]