الحالة المعدّلة لمساحة التخزين السحابي المشتركة. يظهر في حال كان changeType هو مساحة تخزين سحابي، ولا يزال المستخدم عضوًا في مساحة التخزين السحابي المشتركة، ولم يتم حذفها.
تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-03 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `Change` resource represents a change to a file or shared drive, providing details like the change type, time, and affected file or drive ID."],["It includes fields for identifying the resource, whether it was removed, details about the file or drive, and timestamps."],["You can use the `getStartPageToken`, `list`, and `watch` methods to manage and track these changes."],["Deprecated fields like `type`, `teamDriveId`, and `teamDrive` have been replaced with `changeType`, `driveId`, and `drive` respectively."]]],["The core content defines a \"Change\" resource, representing modifications to files or shared drives. Changes are captured with attributes like `kind`, `removed`, `fileId`, `time`, `driveId`, and `changeType`. `file` and `drive` objects detail the updated state. Three actions are available: `getStartPageToken` to initiate listing, `list` to retrieve changes, and `watch` to subscribe to changes. Some fields ( `type`, `teamDriveId`, `teamDrive`) are deprecated, replaced by `changeType` and `driveId`, and `drive` respectively.\n"]]