[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[],[],null,["# Exporting User Data\n\nYou can get a copy of all the information provided to order and use the\nTransfer Appliance service. Follow the given steps to get the\ninformation.\n\n1. Within the Google Cloud Console, Click Activate Cloud Shell.\n\n2. Run the export command:\n\n - Copy and paste the following command into the terminal. Make sure to\n replace {resource_name} with the actual appliance name. Appliance name can be found on the appliance details page of the ordered appliance on Google Cloud Console.\n\n curl -H \"Authorization: Bearer $(gcloud auth print-access-token)\" -H \"Content-Type: application/json\" https://transferappliance.googleapis.com/v1alpha1/{resource_name}:export\n\n### Notes:\n\n1. Data copied onto the Transfer Appliance won't\n be immediately accessible for export. It will only become available in the\n Cloud Storage bucket upon completion of the data transfer process.\n\n2. Data wiped out automatically from our systems won't be available for export.\n\n3. This feature is different from [Exporting your Data from Cloud Storage to another location](/transfer-appliance/docs/4.0/data-export)"]]