ListAddOnAttachmentsResponse
תשובה כשמציגים קבצים מצורפים של תוספים.
ייצוג JSON |
{
"addOnAttachments": [
{
object (AddOnAttachment )
}
],
"nextPageToken": string
} |
שדות |
addOnAttachments[] |
object (AddOnAttachment )
קבצים מצורפים לפוסט הנתון.
|
nextPageToken |
string
אסימון, שניתן לשלוח בתור pageToken כדי לאחזר את הדף הבא. אם השדה הזה יושמט, אין דפים נוספים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]