GDriveChange Type
This type describes the change.
Remarks
The fields of this type provide information about the change.
Fields
Deleted boolean |
Whether the file is deleted. This field indicates whether the file to which the change applies is deleted. |
Id String |
The Id of the change. This field holds the Id of the change. It will be a numerical value that will increase for each change. |
ResourceId String |
The Id of the file to which the change applies. This field holds the Id of the file to which the change applies. |
Constructors
public GDriveChange();