Progress info for copying a table's data to the new cluster.
JSON representation | |
---|---|
{
"estimatedSizeBytes": string,
"estimatedCopiedBytes": string,
"state": enum ( |
Fields | |
---|---|
estimatedSizeBytes |
Estimate of the size of the table to be copied. |
estimatedCopiedBytes |
Estimate of the number of bytes copied so far for this table. This will eventually reach 'estimatedSizeBytes' unless the table copy is CANCELLED. |
state |
|