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.
Completed
The table has been fully copied to the new cluster.
Copying
The table is actively being copied to the new cluster.
Pending
The table has not yet begun copying to the new cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The content provides documentation for different versions of `Google.Cloud.Bigtable.Admin.V2`, specifically focusing on the `CreateClusterMetadata.Types.TableProgress.Types.State` enum."],["Version 3.24.0 is the latest documented version, while older versions are listed down to 2.4.0."],["The `State` enum describes the status of a table during the process of being copied to a new cluster."],["There are five possible states for a table: `Unspecified`, `Pending`, `Copying`, `Completed`, and `Cancelled`, each representing a distinct stage in the table copying process."],["The documentation specifies that tables deleted after the completion of copying will maintain the `Completed` status."]]],[]]