تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-13 بهوقت ساعت هماهنگ جهانی."],[[["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"]]