Stay organized with collections
Save and categorize content based on your preferences.
Filters the documents based on whether they are owned by the user, or shared
with the user. Do not combine this setting with setIncludeFolders. When
setIncludeFolders(true) is set, setOwnedByMe is ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-17 UTC."],[[["Filters documents displayed in the DocsView based on ownership (user's own documents or those shared with them)."],["This filter is overridden by `setIncludeFolders(true)`, which ignores ownership and displays folders."],["The `setOwnedByMe` method takes an optional boolean parameter (`me`) to specify whether to display only user-owned documents."],["Using this method returns a DocsView object for further customization."]]],[]]