अब सेवा में नहीं है: अगर कोई आइटम 'शेयर की गई ड्राइव' में नहीं है और उसके आखिरी पैरंट को मिटा दिया गया है, लेकिन आइटम को नहीं मिटाया गया है, तो आइटम को उसके मालिक के रूट के तहत रखा जाता है.
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-09-04 (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."]]],[]]