مطلوبة. قناع يحدد الحقول في المرفق المطلوب تعديله. يتعذّر التعديل في حال تحديد حقول غير صالحة. إذا كان الحقل يتيح القيم الفارغة، يمكن محوه من خلال تحديده في قناع التحديث وليس في العنصر 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, requiring the add-on to be the original creator."],["Allows updates to specific fields like title, URIs, due date, and points using the `updateMask` query parameter."],["Requires `courseId`, `itemId`, `attachmentId`, and `postId` as path and query parameters to identify the attachment."],["Returns the updated `AddOnAttachment` object upon successful execution."],["Needs the `https://www.googleapis.com/auth/classroom.addons.teacher` OAuth scope for authorization."]]],[]]