חובה. מסכה שמזהה אילו שדות בקובץ המצורף צריך לעדכן. העדכון נכשל אם צוינו שדות לא חוקיים. אם שדה תומך בערכים ריקים, אפשר לנקות אותו על ידי ציון השדה במסיכת העדכון ולא באובייקט AddOnAttachment. אם שדה שלא תומך בערכים ריקים נכלל במסיכת העדכון ולא מוגדר באובייקט AddOnAttachment, תוחזר שגיאת INVALID_ARGUMENT.
המורים יכולים לציין את השדות הבאים:
title
teacherViewUri
studentViewUri
studentWorkReviewUri
dueDate
dueTime
maxPoints
זוהי רשימה של שמות שדות מוגדרים במלואם, שמופרדים בפסיקים. דוגמה: "user.displayName,photo"
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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."]]],[]]