संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
दस्तावेज़ों को इस आधार पर फ़िल्टर करता है कि उन पर उपयोगकर्ता का मालिकाना हक है या उन्हें उपयोगकर्ता के साथ शेयर किया गया है. इस सेटिंग को setIncludeFolders के साथ न जोड़ें. setIncludeFolders(true) को सेट करने पर, setOwnedByMe को अनदेखा कर दिया जाता है.
अगर यह विकल्प सेट नहीं किया जाता है, तो व्यू में सभी दस्तावेज़ दिखते हैं. इनमें शेयर किए गए दस्तावेज़ भी शामिल हैं.
[[["समझने में आसान है","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"]],["आखिरी बार 2024-11-08 (UTC) को अपडेट किया गया."],[[["Filters documents in the view based on ownership (owned by the user or shared with them)."],["When `setIncludeFolders(true)` is used, the `setOwnedByMe` setting is disregarded."],["If this option is not configured, all documents, including shared ones, will be displayed."],["This method is not optional, final, protected, or static."],["Accepts a boolean parameter (`me`) to determine the filtering behavior and returns a DocsView object."]]],[]]