google_api_spanner v0.22.0 GoogleApi.Spanner.V1.Model.RestoreDatabaseRequest View Source
The request for RestoreDatabase.
Attributes
-
backup
(type:String.t
, default:nil
) - Name of the backup from which to restore. Values are of the formprojects/<project>/instances/<instance>/backups/<backup>
. -
databaseId
(type:String.t
, default:nil
) - Required. The id of the database to create and restore to. This database must not already exist. Thedatabase_id
appended toparent
forms the full database name of the formprojects/<project>/instances/<instance>/databases/<database_id>
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.