পদ্ধতি DocsUploadView.setParent
নির্দিষ্ট ফোল্ডারে আপলোডের গন্তব্য সেট করে। এটি setIncludeFolders
মিথ্যাতে ওভাররাইড করে।
স্বাক্ষর
setParent(parentId: string): DocsUploadView;
বিস্তারিত
ঐচ্ছিক | না |
---|
ফাইনাল | না |
---|
সুরক্ষিত | না |
---|
স্থির | না |
---|
পরামিতি
নাম | টাইপ | ঐচ্ছিক | বর্ণনা |
---|
parentId | string | না | |
রিটার্নস
DocsUploadView
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-09 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-09 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`setParent()` sets the upload destination to a specific folder, identified by its ID."],["This method overrides the `setIncludeFolders` option to `false`, preventing folder uploads."],["It accepts a mandatory `parentId` parameter as a string to specify the target folder."],["The method is a part of the `DocsUploadView` and returns the same object for chaining."]]],[]]