Class BackupInfo (2.0.0)

BackupInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about a backup.

Attributes

NameDescription
backup str
Name of the backup.
create_time .timestamp.Timestamp
The backup contains an externally consistent copy of source_database at the timestamp specified by create_time.
source_database str
Name of the database the backup was created from.