Kullanımdan kaldırıldı: Bir öğe ortak Drive'da değilse ve son üst öğesi silinirse ancak öğenin kendisi silinmezse öğe, sahibinin kökünün altına yerleştirilir.
driveId
string
Ayarlandığında, sağlanan ortak Drive'ın çöp kutusunu boşaltır.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt gövdesi
Başarılı olursa yanıt gövdesi boş olur.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamlarından birini gerektirir:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
Bazı kapsamlar kısıtlanmıştır ve uygulamanızın bunları kullanabilmesi için güvenlik değerlendirmesi yapılması gerekir. Daha fazla bilgi için Yetkilendirme kılavuzuna göz atın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]