تاریخ آخرین بهروزرسانی 2025-01-09 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["Enables or disables the ability for users to select folders within the Google Drive interface."],["This functionality is controlled through the `setSelectFolderEnabled` method, taking a boolean value to indicate whether folder selection is allowed."],["Modifying this setting returns the `DocsView` object, permitting method chaining for further configurations."]]],["The core function `setSelectFolderEnabled` enables or disables folder selection within Google Drive. It accepts a mandatory boolean parameter, `enabled`, which determines whether folder selection is active. This function returns a `DocsView` object, and it is neither optional, final, protected, nor static. There is no default functionality, it is entirely controlled by the `enabled` parameter.\n"]]