Interface protos.google.cloud.memorystore.v1.IBackupCollection (0.4.0)

Properties of a BackupCollection.

Package

@google-cloud/memorystore

Properties

createTime

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

BackupCollection createTime

instance

instance?: (string|null);

BackupCollection instance

instanceUid

instanceUid?: (string|null);

BackupCollection instanceUid

kmsKey

kmsKey?: (string|null);

BackupCollection kmsKey

lastBackupTime

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

BackupCollection lastBackupTime

name

name?: (string|null);

BackupCollection name

totalBackupCount

totalBackupCount?: (number|Long|string|null);

BackupCollection totalBackupCount

totalBackupSizeBytes

totalBackupSizeBytes?: (number|Long|string|null);

BackupCollection totalBackupSizeBytes

uid

uid?: (string|null);

BackupCollection uid