ส่วนเสริมของ Google Classroom พร้อมให้บริการแก่นักพัฒนาซอฟต์แวร์แล้ว โปรดดูข้อมูลเพิ่มเติมใน
เอกสารส่วนเสริม
ListAddOnAttachmentsResponse
ตอบกลับเมื่อแสดงรายการไฟล์แนบของส่วนเสริม
การแสดง JSON |
{
"addOnAttachments": [
{
object (AddOnAttachment )
}
],
"nextPageToken": string
} |
ช่อง |
addOnAttachments[] |
object (AddOnAttachment )
ไฟล์แนบใต้โพสต์ที่ระบุ
|
nextPageToken |
string
โทเค็นซึ่งสามารถส่งเป็น pageToken เพื่อเรียกข้อมูลหน้าถัดไป หากเว้นช่องนี้ไว้ จะไม่มีหน้าลำดับต่อมา
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-02-27 UTC
[null,null,["อัปเดตล่าสุด 2025-02-27 UTC"],[[["This page details the JSON response structure when listing add-on attachments for announcements in Google Classroom."],["The response includes an array of `addOnAttachments` objects, each representing an attachment, and a `nextPageToken` for pagination."],["The `addOnAttachments` field provides information about the attachments associated with the post."],["The `nextPageToken` field helps retrieve subsequent pages of results, if any."]]],[]]