Class State (2.32.0)

State(value)

Enums

Name Description
STATE_UNSPECIFIED No description available.
PENDING The table has not yet begun copying to the new cluster.
COPYING The table is actively being copied to the new cluster.
COMPLETED The table has been fully copied to the new cluster.
CANCELLED The table was deleted before it finished copying to the new cluster. Note that tables deleted after completion will stay marked as COMPLETED, not CANCELLED.