Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
DocsViewMode là một loại được liệt kê để hiển thị dữ liệu trong DocsView. Sử dụng các giá trị này trong lệnh gọi đến DocsView.setMode.
Nếu sử dụng phạm vi khác với https://www.googleapis.com/auth/drive hoặc https://www.googleapis.com/auth/drive.readonly, bạn nên sử dụng DocsViewMode.LIST vì người dùng chưa cấp quyền truy cập vào hình thu nhỏ.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-11-07 UTC."],[[["`DocsViewMode` is used to control how documents are displayed within a DocsView, using `GRID` for thumbnails and `LIST` for a detailed list view."],["When using limited scopes without thumbnail access, `DocsViewMode.LIST` is recommended to avoid potential issues."]]],[]]