[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-17。"],[],[],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)"]]