Interface protos.google.cloud.alloydb.v1alpha.IContinuousBackupInfo (1.6.0)

Properties of a ContinuousBackupInfo.

Package

@google-cloud/alloydb

Properties

earliestRestorableTime

earliestRestorableTime?: (google.protobuf.ITimestamp|null);

ContinuousBackupInfo earliestRestorableTime

enabledTime

enabledTime?: (google.protobuf.ITimestamp|null);

ContinuousBackupInfo enabledTime

encryptionInfo

encryptionInfo?: (google.cloud.alloydb.v1alpha.IEncryptionInfo|null);

ContinuousBackupInfo encryptionInfo

schedule

schedule?: (google.type.DayOfWeek[]|null);

ContinuousBackupInfo schedule