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."],[[["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."]]],[]]