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 latest version available is 3.24.0 for the Google.Cloud.Bigtable.Admin.V2 package, which provides access to various functionalities."],["Multiple versions of the Google.Cloud.Bigtable.Admin.V2 package are available, ranging from version 2.4.0 up to 3.24.0, each accessible via specific URLs."],["The `CreateClusterMetadata.Types.TableProgress.Types.State` enum defines the states a table can be in during cluster creation, such as `Pending`, `Copying`, `Completed`, `Cancelled`, and `Unspecified`."],["The `TableProgress.Types.State` enum provides a clear way to understand the current status of table data migration to a new cluster."],["The `Google.Cloud.Bigtable.Admin.V2` namespace contains the `CreateClusterMetadata.Types.TableProgress.Types.State` enum, and is located in the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]