অপ্রচলিত: যদি কোনো আইটেম শেয়ার্ড ড্রাইভে না থাকে এবং তার শেষ অভিভাবকটি মুছে ফেলা হয় কিন্তু আইটেমটি নিজে না থাকে, তাহলে আইটেমটি তার মালিকের মূলের অধীনে রাখা হয়।
driveId
string
সেট করা থাকলে, প্রদত্ত শেয়ার্ড ড্রাইভের ট্র্যাশ খালি করে।
শরীরের অনুরোধ
অনুরোধের বডি খালি হতে হবে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডি খালি।
অনুমোদনের সুযোগ
নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
কিছু সুযোগ সীমাবদ্ধ এবং সেগুলি ব্যবহার করার জন্য আপনার অ্যাপের নিরাপত্তা মূল্যায়ন প্রয়োজন। আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।
[[["সহজে বোঝা যায়","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-তে শেষবার আপডেট করা হয়েছে।"],[[["Permanently deletes all trashed files for a user, or for a specified shared drive using the `driveId` query parameter."],["Uses a `DELETE` request to `https://www.googleapis.com/drive/v2/files/trash` with an empty request body."],["Requires authorization with either the `https://www.googleapis.com/auth/docs` or `https://www.googleapis.com/auth/drive` scope."],["Successful responses have an empty body, indicating the trash was emptied."],["The `enforceSingleParent` query parameter is deprecated and should not be used."]]],[]]