Google Classroom eklentileri artık geliştiricilerin genel kullanımına sunuldu! Daha fazla bilgi edinmek için lütfen
eklenti belgelerini inceleyin.
ListAddOnAttachmentsResponse
Eklenti ekleri listelenirken yanıt alın.
JSON gösterimi |
{
"addOnAttachments": [
{
object (AddOnAttachment )
}
],
"nextPageToken": string
} |
Alanlar |
addOnAttachments[] |
object (AddOnAttachment )
Belirtilen yayının altındaki ekler.
|
nextPageToken |
string
Sonraki sayfayı almak için pageToken olarak gönderilebilecek bir jeton. Bu alan atlanırsa sonraki sayfa olmaz.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-02-27 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]