یک سند Google Workspace را به نوع MIME درخواستی صادر می کند و محتوای بایت صادر شده را برمی گرداند. توجه داشته باشید که محتوای صادر شده به 10 مگابایت محدود شده است.
درخواست HTTP
GET https://www.googleapis.com/drive/v2/files/{fileId}/export
در صورت موفقیت آمیز بودن، این روش محتوای فایل را به صورت بایت برمی گرداند. برای فهرستی از اسناد Google Workspace و قالبهای تبدیل نوع MIME، اسناد Google Workspace و انواع صادرات MIME مربوطه را ببینید.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["Exports a Google Workspace document to a specified MIME type, returning the content as bytes with a 10MB size limit."],["Requires a file ID and the desired MIME type for export as parameters."],["Utilizes an HTTP GET request and returns the file content directly in the response body."],["Needs authorization with specific OAuth scopes, some of which may require security assessments."],["Offers a 'Try it!' section for users to experiment with the functionality."]]],[]]