অনুরোধ করা 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 the requested MIME type, returning the file content as bytes with a 10MB size limit."],["Uses a `GET` request with the file ID as a path parameter and the desired MIME type as a query parameter."],["Requires authorization with one of the specified OAuth scopes, some of which may necessitate a security assessment."],["Provides a list of supported Google Workspace document types and their corresponding export MIME types."]]],[]]