Mengekspor dokumen Google Workspace ke jenis MIME yang diminta dan menampilkan konten byte yang diekspor. Perhatikan bahwa konten yang diekspor dibatasi hingga 10 MB.
Permintaan HTTP
GET https://www.googleapis.com/drive/v2/files/{fileId}/export
Beberapa cakupan dibatasi dan memerlukan penilaian keamanan agar aplikasi Anda dapat menggunakannya. Untuk informasi selengkapnya, lihat Panduan otorisasi.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-09-04 UTC."],[[["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."]]],[]]