Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::DataSource::State (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::DataSource::State.

Holds the state of the data source resource.

Constants

STATE_UNSPECIFIED

value: 0
State not set.

CREATING

value: 1
The data source is being created.

ACTIVE

value: 2
The data source has been created and is fully usable.

DELETING

value: 3
The data source is being deleted.

ERROR

value: 4
The data source is experiencing an issue and might be unusable.