Reputation: 4418
is their a way to check by making an API call to google Drive that if a particular folder/file is Deleted?
Upvotes: 2
Views: 1512
Reputation: 13528
use files.get() and look at the labels.trashed attribute.
labels.trashed