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."],[[["This method updates an existing add-on attachment but is deprecated; use `course.announcements.addOnAttachments`, `course.courseWork.addOnAttachments`, or `course.courseWorkMaterials.addOnAttachments` instead."],["Only the original creator of the add-on attachment can update it using this method."],["The request must specify the `courseId`, `postId`, and `attachmentId` in the path parameters."],["Teachers can update fields like title, due date, and maximum points using the `updateMask` query parameter and providing the new values in the request body."],["Requires the `https://www.googleapis.com/auth/classroom.addons.teacher` OAuth scope for authorization."]]],[]]