Interface protos.google.cloud.sql.v1.IBackupConfiguration (0.11.0)

Properties of a BackupConfiguration.

Package

@google-cloud/sql

Properties

backupRetentionSettings

backupRetentionSettings?: (google.cloud.sql.v1.IBackupRetentionSettings|null);

BackupConfiguration backupRetentionSettings

binaryLogEnabled

binaryLogEnabled?: (google.protobuf.IBoolValue|null);

BackupConfiguration binaryLogEnabled

enabled

enabled?: (google.protobuf.IBoolValue|null);

BackupConfiguration enabled

kind

kind?: (string|null);

BackupConfiguration kind

location

location?: (string|null);

BackupConfiguration location

pointInTimeRecoveryEnabled

pointInTimeRecoveryEnabled?: (google.protobuf.IBoolValue|null);

BackupConfiguration pointInTimeRecoveryEnabled

replicationLogArchivingEnabled

replicationLogArchivingEnabled?: (google.protobuf.IBoolValue|null);

BackupConfiguration replicationLogArchivingEnabled

startTime

startTime?: (string|null);

BackupConfiguration startTime

transactionalLogStorageState

transactionalLogStorageState?: (google.cloud.sql.v1.BackupConfiguration.TransactionalLogStorageState|keyof typeof google.cloud.sql.v1.BackupConfiguration.TransactionalLogStorageState|null);

BackupConfiguration transactionalLogStorageState

transactionLogRetentionDays

transactionLogRetentionDays?: (google.protobuf.IInt32Value|null);

BackupConfiguration transactionLogRetentionDays