[[["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 2025-06-20 UTC."],[],[],null,["Filters the documents based on whether they are starred by the user.\n\nIf `true`, only starred documents are displayed in the view. If `false`, all\ndocuments are displayed in the view.\n\nDon't combine this setting with `setEnableDrives`. When `setEnableDrives(true)`\nis set, `setStarred` is ignored.\n\nSignature \n\n setStarred(starred: boolean): DocsView;\n\nDetails\n\n| Optional | No |\n| Final | No |\n| Protected | No |\n| Static | No |\n|-----------|----|\n\nParameters\n\n| Name | Type | Optional | Description |\n|-----------|-----------|----------|-------------|\n| `starred` | `boolean` | No | |\n\nReturns\n\n[DocsView](./picker.docsview)"]]