Google Cloud Backup Dr V1 Client - Class BackupConfigState (0.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class BackupConfigState.
Backup configuration state. Is the resource configured for backup?
Protobuf type google.cloud.backupdr.v1.BackupConfigState
Namespace
Google \ Cloud \ BackupDR \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
BACKUP_CONFIG_STATE_UNSPECIFIED
Value: 0
The possible states of backup configuration.
Status not set.
Generated from protobuf enum BACKUP_CONFIG_STATE_UNSPECIFIED = 0;
ACTIVE
Value: 1
The data source is actively protected (i.e. there is a
BackupPlanAssociation or Appliance SLA pointing to it)
Generated from protobuf enum ACTIVE = 1;
PASSIVE
Value: 2
The data source is no longer protected (but may have backups under it)
[[["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-03-11 UTC."],[],[]]