Properties of a Backup.
Package
@google-cloud/spanner-apiProperties
backupSchedules
backupSchedules?: (string[]|null);Backup backupSchedules
createTime
createTime?: (google.protobuf.ITimestamp|null);Backup createTime
database
database?: (string|null);Backup database
databaseDialect
databaseDialect?: (google.spanner.admin.database.v1.DatabaseDialect|keyof typeof google.spanner.admin.database.v1.DatabaseDialect|null);Backup databaseDialect
encryptionInfo
encryptionInfo?: (google.spanner.admin.database.v1.IEncryptionInfo|null);Backup encryptionInfo
encryptionInformation
encryptionInformation?: (google.spanner.admin.database.v1.IEncryptionInfo[]|null);Backup encryptionInformation
exclusiveSizeBytes
exclusiveSizeBytes?: (number|Long|string|null);Backup exclusiveSizeBytes
expireTime
expireTime?: (google.protobuf.ITimestamp|null);Backup expireTime
freeableSizeBytes
freeableSizeBytes?: (number|Long|string|null);Backup freeableSizeBytes
incrementalBackupChainId
incrementalBackupChainId?: (string|null);Backup incrementalBackupChainId
instancePartitions
instancePartitions?: (google.spanner.admin.database.v1.IBackupInstancePartition[]|null);Backup instancePartitions
maxExpireTime
maxExpireTime?: (google.protobuf.ITimestamp|null);Backup maxExpireTime
name
name?: (string|null);Backup name
oldestVersionTime
oldestVersionTime?: (google.protobuf.ITimestamp|null);Backup oldestVersionTime
referencingBackups
referencingBackups?: (string[]|null);Backup referencingBackups
referencingDatabases
referencingDatabases?: (string[]|null);Backup referencingDatabases
sizeBytes
sizeBytes?: (number|Long|string|null);Backup sizeBytes
state
state?: (google.spanner.admin.database.v1.Backup.State|keyof typeof google.spanner.admin.database.v1.Backup.State|null);Backup state
versionTime
versionTime?: (google.protobuf.ITimestamp|null);Backup versionTime