Stay organized with collections Save and categorize content based on your preferences.
Resource: ChangeA change to a file or shared drive.
JSON representation{ "kind": string, "removed": boolean, "file": { object (FieldsFile
) }, "fileId": string, "time": string, "driveId": string, "type": string, "teamDriveId": string, "teamDrive": { object (TeamDrive
) }, "changeType": string, "drive": { object (Drive
) } }
kind
string
Identifies what kind of resource this is. Value: the fixed string "drive#change"
.
removed
boolean
Whether the file or shared drive has been removed from this list of changes, for example by deletion or loss of access.
file
object (
File
)
The updated state of the file. Present if the type is file and the file has not been removed from this list of changes.
fileId
string
The ID of the file which has changed.
time
string
The time of this change (RFC 3339 date-time).
driveId
string
The ID of the shared drive associated with this change.
type
(deprecated)
string
This item is deprecated!
Deprecated: Use changeType
instead.
teamDriveId
(deprecated)
string
This item is deprecated!
Deprecated: Use driveId
instead.
teamDrive
(deprecated)
object (
TeamDrive
)
This item is deprecated!
Deprecated: Use drive
instead.
changeType
string
The type of the change. Possible values are file
and drive
.
drive
object (
Drive
)
The updated state of the shared drive. Present if the changeType is drive, the user is still a member of the shared drive, and the shared drive has not been deleted.
MethodsgetStartPageToken
Gets the starting pageToken for listing future changes. list
Lists the changes for a user or shared drive. watch
Subscribes to changes for a user.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-18 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4