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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The webpage provides documentation for various versions of the Google.Cloud.Bigtable.Admin.V2 library, ranging from version 2.4.0 up to the latest version 3.24.0."],["The documentation focuses on the `State` enum within the `Google.Cloud.Bigtable.Admin.V2.CreateClusterMetadata.Types.TableProgress.Types` namespace."],["The `State` enum has five possible values, which are `Cancelled`, `Completed`, `Copying`, `Pending`, and `Unspecified`, each describing the status of a table being copied to a new cluster."],["Each version of the documentation is for the same class, and thus contains information about the `State` enum."]]],[]]