google_api_spanner v0.20.1 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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.