Class RestoreInfo (3.22.0)

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

Attributes

NameDescription
source_type google.cloud.spanner_admin_database_v1.types.RestoreSourceType
The type of the restore source.
backup_info google.cloud.spanner_admin_database_v1.types.BackupInfo
Information about the backup used to restore the database. The backup may no longer exist. This field is a member of `oneof`_ ``source_info``.

Inheritance

builtins.object > proto.message.Message > RestoreInfo