Memorystore V1 API - Module Google::Cloud::Memorystore::V1::AutomatedBackupConfig::AutomatedBackupMode (v1.2.0)

Reference documentation and code samples for the Memorystore V1 API module Google::Cloud::Memorystore::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.