تصدِّر مستند Google Workspace إلى نوع MIME المطلوب وتعرض محتوى البايت الذي تم تصديره. يُرجى العِلم أنّ حجم المحتوى الذي يتم تصديره لا يتجاوز 10 ميغابايت.
طلب HTTP
GET https://www.googleapis.com/drive/v3/files/{fileId}/export
مطلوبة. نوع MIME للتنسيق المطلوب لعملية التصدير هذه.
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
فإذا نجحت هذه الطريقة، فستُرجع محتوى الملف بتنسيق بايت. للحصول على قائمة بمستندات Google Workspace وتنسيقات الإحالات الناجحة من نوع MIME، يُرجى الاطّلاع على مستندات Google Workspace وأنواع تصدير بروتوكول MIME.
تاريخ التعديل الأخير: 2024-09-04 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-09-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Exports a Google Workspace document to the requested MIME type and returns exported byte content, with a 10MB size limit."],["Requires a `fileId` path parameter and a `mimeType` query parameter to specify the document and the desired export format."],["Uses a `GET` request to `https://www.googleapis.com/drive/v3/files/{fileId}/export` and returns the file content as bytes in the response."],["Needs authorization with one of the specified OAuth scopes, such as `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/drive.readonly`."]]],[]]