Enum Member Feature.MINE_ONLY، Enum Member Feature.MINE_ONLY
هنگام نمایش موارد از Google Drive فقط اسناد متعلق به کاربر را نشان دهید.
امضا
MINE_ONLY = 'mineOnly'
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-17 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-17 بهوقت ساعت هماهنگ جهانی."],[[["This feature focuses on displaying only the documents owned by the user from their Google Drive."],["It employs the signature `MINE_ONLY = 'mineOnly'` for implementation."]]],["The core functionality involves filtering Google Drive items to display only those owned by the user. This filtering is achieved by employing a specific setting or parameter, represented by the constant `MINE_ONLY`. When this setting is active, it ensures that the displayed document list is restricted to documents where the current user is the owner, effectively hiding documents owned by other users.\n"]]