এনাম সদস্য বৈশিষ্ট্য।MINE_ONLY,এনাম সদস্য বৈশিষ্ট্য।MINE_ONLY
Google ড্রাইভ থেকে আইটেমগুলি দেখানোর সময় শুধুমাত্র ব্যবহারকারীর মালিকানাধীন নথিগুলি দেখান৷
স্বাক্ষর
MINE_ONLY = 'mineOnly'
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-17 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-17 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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"]]