Metadata type for the long-running operation returned by tables.restore
.
JSON representation |
---|
{ "name": string, "sourceType": enum ( |
Fields | |
---|---|
name |
Name of the table being created and restored to. |
sourceType |
The type of the restore source. |
optimizeTableOperationName |
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table. The metadata type of the long-running operation is [OptimizeRestoreTableMetadata][]. The response type is |
progress |
The progress of the |
Union field source_info . Information about the source used to restore the table, as specified by source in RestoreTableRequest . source_info can be only one of the following: |
|
backupInfo |
|