Stay organized with collections
Save and categorize content based on your preferences.
Sets the MIME types included in the view. Use commas to separate MIME types if
more than one is required. If you don't set MIME types, files of all MIME types
are displayed in the view.
[[["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."],[[["Defines the MIME types of files displayed in the view, using commas to separate multiple types."],["If MIME types are not specified, the view displays files of all types."],["`setMimeTypes` is a non-static, non-final, and unprotected method of the `DocsView` class."],["This method takes a single string parameter, `mimeTypes`, which represents the allowed file types."],["It returns a `DocsView` object, enabling method chaining."]]],[]]