El estado actualizado de la unidad compartida. Presenta si el changeType es una unidad, el usuario sigue siendo miembro de la unidad compartida y esta no se borró.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-09-03 (UTC)"],[[["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"]]