تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
ActionDetail
بيانات تصف نوع الإجراء ومعلومات إضافية عنه
تمثيل JSON
{// Union field action_detail can be only one of the following:"create": {object (Create)},"edit": {object (Edit)},"move": {object (Move)},"rename": {object (Rename)},"delete": {object (Delete)},"restore": {object (Restore)},"permissionChange": {object (PermissionChange)},"comment": {object (Comment)},"dlpChange": {object (DataLeakPreventionChange)},"reference": {object (ApplicationReference)},"settingsChange": {object (SettingsChange)},"appliedLabelChange": {object (AppliedLabelChange)}// End of list of possible types for union field action_detail.}
الحقول
حقل الربط
action_detail. بيانات تصف نوع الإجراء ومعلومات إضافية عنه
action_detail
يمكن أن تكون إحدى القيم التالية فقط:
تاريخ التعديل الأخير: 2024-11-23 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-11-23 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`ActionDetail` provides data about the type and specifics of an action performed on a Drive item."],["It's represented as a union field, meaning only one action type can be present at a time."],["Possible action types include create, edit, move, rename, delete, restore, permission change, comment, data leak prevention change, reference, settings change, and applied label change."],["Each action type has a corresponding object containing further details about the specific action taken."],["The `action_detail` field helps understand how Drive items are being interacted with and modified over time."]]],[]]