Class RestoreDatabaseRequest (2.0.0)

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

The request for RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase].

Attributes

NameDescription
parent str
Required. The name of the instance in which to create the restored database. This instance must be in the same project and have the same instance configuration as the instance containing the source backup. Values are of the form projects/.
database_id str
Required. The id of the database to create and restore to. This database must not already exist. The database_id appended to parent forms the full database name of the form projects/.
backup str
Name of the backup from which to restore. Values are of the form projects/.