تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
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 a union field with various types like `create`, `edit`, `move`, `rename`, `delete`, `restore`, and more, each represented by a specific object."],["Each action type within `ActionDetail` offers further information relevant to that specific action, like details on a file creation or permission change."],["You can access detailed descriptions and specifications for each action type through the provided links in the table."],["This data helps in understanding and tracking various activities and changes happening within the Google Drive ecosystem."]]],[]]