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."],[[["This webpage provides documentation for different versions of `Google.Cloud.Bigtable.Admin.V2`, with the latest version being 3.24.0."],["The content focuses on the `CreateClusterMetadata.Types.TableProgress.Types.State` enum within the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The enum `CreateClusterMetadata.Types.TableProgress.Types.State` defines states such as `Cancelled`, `Completed`, `Copying`, `Pending`, and `Unspecified` for table operations related to cluster creation."],["The documentation includes a comprehensive list of versions, ranging from 3.24.0 down to 2.4.0, each linking to the specific version's documentation for `CreateClusterMetadata.Types.TableProgress.Types.State`."],["The information provided describes the meaning of each `State`, for example, `Cancelled` means the table was deleted before finishing copying and `Completed` means it has been fully copied."]]],[]]