اینکه آیا برنامه درخواست کننده هم از My Drives و هم درایوهای مشترک پشتیبانی می کند.
supportsTeamDrives (deprecated)
boolean
منسوخ شده: به جای آن از supportsAllDrives استفاده کنید.
transferOwnership
boolean
اینکه آیا تغییر نقش به owner ، مالکان فعلی را به نویسندگان تنزل می دهد. اگر نقش مشخص شده owner نباشد کاری انجام نمی دهد.
useDomainAdminAccess
boolean
درخواست را به عنوان مدیر دامنه صادر کنید. اگر روی true تنظیم شود، اگر پارامتر ID فایل به یک درایو مشترک اشاره کند و درخواست کننده مدیر دامنه ای باشد که درایو مشترک به آن تعلق دارد، به درخواست کننده اجازه دسترسی داده می شود.
تاریخ آخرین بهروزرسانی 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 بهوقت ساعت هماهنگ جهانی."],[[["Updates a file or shared drive permission, applying only the last update if there are concurrent operations."],["Requires `fileId` and `permissionId` as path parameters to identify the target file and permission."],["Accepts optional query parameters for controlling expiration, ownership transfer, and domain admin access."],["Utilizes a request body containing a `Permission` object to define the update and returns an updated `Permission` object in the response."],["Needs authorization with specific OAuth scopes related to Google Drive and Docs access."]]],[]]