Zorunlu. Ekte hangi alanların güncelleneceğini tanımlayan maske. Geçersiz alanlar belirtilirse güncelleme başarısız olur. Boş değerleri destekleyen bir alan, AddOnAttachment nesnesinde değil güncelleme maskesinde belirtilerek temizlenebilir. Boş değerleri desteklemeyen bir alan güncelleme maskesine dahil edilirse ve AddOnAttachment nesnesinde ayarlanmazsa INVALID_ARGUMENT hatası döndürülür.
Öğretmenler aşağıdaki alanları belirtebilir:
title
teacherViewUri
studentViewUri
studentWorkReviewUri
dueDate
dueTime
maxPoints
Bu, alanların tam nitelikli adlarının virgülle ayrılmış bir listesidir. Örnek: "user.displayName,photo".
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-12-05 UTC."],[[["Updates an existing add-on attachment for a course announcement, requiring original creator access."],["Requires specifying the `courseId`, `itemId`, `attachmentId`, `postId`, and `updateMask` in the request."],["Allows updating specific fields of the attachment, such as title, URIs, due date, and points, using the `updateMask`."],["Returns the updated `AddOnAttachment` object upon successful completion."],["Needs authorization with the `classroom.addons.teacher` scope."]]],[]]