مطلوبة. قناع يحدد الحقول في المرفق المطلوب تعديله. يتعذّر التعديل في حال تحديد حقول غير صالحة. إذا كان الحقل يتيح القيم الفارغة، يمكن محوه من خلال تحديده في قناع التحديث وليس في العنصر AddOnAttachment. إذا تم تضمين حقل لا يتيح استخدام القيم الفارغة في قناع التحديث ولم يتم ضبطه في العنصر AddOnAttachment، سيتم عرض خطأ INVALID_ARGUMENT.
يمكن للمعلّمين تحديد الحقول التالية:
title
teacherViewUri
studentViewUri
studentWorkReviewUri
dueDate
dueTime
maxPoints
هذه قائمة مفصولة بفواصل تضم أسماء الحقول المؤهلة بالكامل. مثال: "user.displayName,photo"
تاريخ التعديل الأخير: 2024-09-04 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-09-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]