GoogleApi.BigtableAdmin.V2.Model.RestoreTableRequest (google_api_bigtable_admin v0.31.0)
View SourceThe request for RestoreTable.
Attributes
-
backup(type:String.t, default:nil) - Name of the backup from which to restore. Values are of the formprojects//instances//clusters//backups/. -
tableId(type:String.t, default:nil) - Required. The id of the table to create and restore to. This table must not already exist. Thetable_idappended toparentforms the full table name of the formprojects//instances//tables/.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.