ส่วนเสริมของ Google Classroom พร้อมให้บริการแก่นักพัฒนาซอฟต์แวร์แล้ว โปรดดูข้อมูลเพิ่มเติมใน
เอกสารส่วนเสริม
DriveFile
การนำเสนอไฟล์ Google ไดรฟ์
การแสดง JSON |
{
"id": string,
"title": string,
"alternateLink": string,
"thumbnailUrl": string
} |
ช่อง |
id |
string
รหัสทรัพยากรของ API ไดรฟ์
|
title |
string
ชื่อรายการในไดรฟ์ อ่านอย่างเดียว
|
alternateLink |
string
URL ที่สามารถใช้เพื่อเข้าถึงรายการในไดรฟ์ อ่านอย่างเดียว
|
thumbnailUrl |
string
URL ภาพขนาดย่อของรายการในไดรฟ์ อ่านอย่างเดียว
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 UTC"],[[["The Google Drive file is represented using JSON format with fields for ID, title, alternate link, and thumbnail URL."],["Each field provides specific information about the Drive file, like its unique identifier, title, access URL, and thumbnail image URL."],["All fields except 'id' are read-only, meaning they cannot be modified directly using this representation."]]],[]]