Stay organized with collections
Save and categorize content based on your preferences.
Enums
STATE_UNSPECIFIED
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.
[[["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-05-08 UTC."],[[["\u003cp\u003e\u003ccode\u003ePENDING\u003c/code\u003e indicates that the table copy to the new cluster has not started yet.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCOPYING\u003c/code\u003e signifies that the table is currently in the process of being copied.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCOMPLETED\u003c/code\u003e denotes that the table has been successfully copied to the new cluster.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCANCELLED\u003c/code\u003e means that the table was deleted during the copying process, but not if the deletion occurred after it was marked as \u003ccode\u003eCOMPLETED\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]