google_api_bigtable_admin v0.8.0 GoogleApi.BigtableAdmin.V2.Model.RestoreTableRequest View Source
The request for RestoreTable.
Attributes
-
backup(type:String.t, default:nil) - Name of the backup from which to restore. Values are of the formprojects/<project>/instances/<instance>/clusters/<cluster>/backups/<backup>. -
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/<project>/instances/<instance>/tables/<table_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.