Zorunlu. Ekte hangi alanların güncelleneceğini tanımlayan maske. Geçersiz alanlar belirtilirse güncelleme başarısız olur. Bir alan boş değerleri destekliyorsa alan AddOnAttachment nesnesinde değil, güncelleme maskesinde belirtilerek temizlenebilir. Güncelleme maskesine boş değerleri desteklemeyen bir alan eklenirse ve AddOnAttachment nesnesinde ayarlanmazsa INVALID_ARGUMENT hatası döndürülür.
Aşağıdaki alanlar öğretmenler tarafından belirtilebilir:
title
teacherViewUri
studentViewUri
studentWorkReviewUri
dueDate
dueTime
maxPoints
Bu, tam nitelikli alan 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-09-04 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."]]],[]]