تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المرجع: DriveActivity
نشاط واحد في Drive يضم إجراءً واحدًا أو أكثر نفذه ممثل واحد أو أكثر على هدف واحد أو أكثر. تحدث بعض مجموعات الإجراءات بشكل تلقائي، مثل نقل عنصر إلى مجلد مشترك مما يؤدي إلى تغيير الإذن. يتم التحكّم في المجموعات الأخرى من الإجراءات ذات الصلة، مثل عدة جهات يعدِّلون عنصرًا واحدًا أو نقل ملفات متعددة إلى مجلد جديد، من خلال اختيار استراتيجية الدمج في QueryDriveActivityRequest.
تمثيل JSON
{"primaryActionDetail": {object (ActionDetail)},"actors": [{object (Actor)}],"actions": [{object (Action)}],"targets": [{object (Target)}],// Union field time can be only one of the following:"timestamp": string,"timeRange": {object (TimeRange)}// End of list of possible types for union field time.}
طابع زمني بتنسيق RFC3339 حسب التوقيت العالمي المنسَّق (UTC) "زولو" بدقة نانوثانية وما يصل إلى تسعة أرقام كسرية. أمثلة:
"2014-10-02T15:01:23Z"
أو
"2014-10-02T15:01:23.045123456Z"
تاريخ التعديل الأخير: 2024-09-05 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-05 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Drive Activity encompasses one or more actions performed by one or more users on Google Drive items like files, folders, or the entire drive."],["Related actions can be grouped together using a Consolidation Strategy, providing a comprehensive view of user activities."],["Each Drive Activity record includes details about the primary action, the actors involved, specific actions taken, target objects affected, and the time of the activity."],["Drive Activity provides insights into user interactions with Google Drive, allowing for understanding usage patterns and potential security or compliance monitoring."]]],[]]