یک فایل متعلق به کاربر را بدون انتقال به سطل زباله برای همیشه حذف می کند. اگر فایل متعلق به یک درایو مشترک است، کاربر باید یک organizer در پوشه والد باشد. اگر هدف یک پوشه باشد، تمام فرزندان متعلق به کاربر نیز حذف می شوند.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["Permanently deletes a file or folder owned by the user, bypassing the trash."],["Requires the user to be an `organizer` on the parent folder if the file is in a shared drive."],["Uses an HTTP DELETE request to `https://www.googleapis.com/drive/v2/files/{fileId}` with the file ID as a path parameter."],["Supports optional query parameters for specifying drive types and handling single parents (deprecated)."],["Requires authorization with one of the listed OAuth scopes, including `https://www.googleapis.com/auth/drive` or similar."]]],[]]