تاریخ آخرین بهروزرسانی 2025-01-09 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-01-09 بهوقت ساعت هماهنگ جهانی."],[[["The Change resource represents modifications to files or shared drives, providing details like the change type, time, and associated file/drive IDs."],["Developers can access information about changes via the `id`, `fileId`, `modificationDate`, `changeType`, and other fields within the JSON representation."],["The `changes.list` method enables listing changes for a user or shared drive, while `changes.getStartPageToken` helps retrieve the starting point for tracking future changes."],["While the `file` and `drive` fields offer the updated state of the respective objects, deprecated fields like `type`, `teamDriveId`, and `teamDrive` should be avoided."]]],["The core content details the representation of a change to a file or shared drive, primarily through a JSON structure. Each change includes an `id`, a `deleted` flag, and either `file` or `drive` details, with `fileId` or `driveId` linking to the changed item. `changeType` specifies if the change relates to a file or drive. Key deprecated fields include `teamDriveId`, `teamDrive`, and `type`. Available methods involve getting the starting page token, listing changes, and subscribing to changes.\n"]]