GoogleApi.Spanner.V1.Model.RestoreDatabaseRequest (google_api_spanner v0.24.0) 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//instances//backups/
. -
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//instances//databases/
.
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.