[[["সহজে বোঝা যায়","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"]],["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."]]],["The core functionality is setting the upload destination folder. The `setParent` method, which accepts a `parentId` string as a mandatory parameter, defines this destination. Calling this method also disables the `setIncludeFolders` feature. This method returns a `DocsUploadView` object, enabling further configuration. No optional, final, protected, or static modifiers are applied to this method.\n"]]