Google Cloud Memorystore for Redis V1 API - Module Google::Cloud::Redis::Cluster::V1::AutomatedBackupConfig::AutomatedBackupMode (v0.6.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API module Google::Cloud::Redis::Cluster::V1::AutomatedBackupConfig::AutomatedBackupMode.

The automated backup mode.

Constants

AUTOMATED_BACKUP_MODE_UNSPECIFIED

value: 0
Default value. Automated backup config is not specified.

DISABLED

value: 1
Automated backup config disabled.

ENABLED

value: 2
Automated backup config enabled.