Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::BackupConfigDetails::State.
The state tells whether the backup config is active or not.
Constants
STATE_UNSPECIFIED
value: 0 Backup config state not set.
ACTIVE
value: 1 The config is in an active state protecting the resource
INACTIVE
value: 2 The config is currently not protecting the resource. Either because it is
disabled or the owning project has been deleted without cleanup of the
actual resource.
ERROR
value: 3 The config still exists but because of some error state it is not
protecting the resource. Like the source project is deleted. For eg.
PlanAssociation, BackupPlan is deleted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-21 UTC."],[],[]]