অনুরোধ করা MIME প্রকারে Google Workspace ডকুমেন্ট এক্সপোর্ট করে এবং এক্সপোর্ট করা বাইট কন্টেন্ট ফেরত দেয়। মনে রাখবেন যে রপ্তানি করা বিষয়বস্তু 10MB পর্যন্ত সীমাবদ্ধ।
HTTP অনুরোধ
GET https://www.googleapis.com/drive/v2/files/{fileId}/export
[[["সহজে বোঝা যায়","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 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."]]],[]]