Everthings works well, but there is no way to find the date of updated or uploaded files, Date required in most of the usecases to let the user's know last updated date time, is there are possible way to implement it? or through another API call or something?
I found that there is getMetadata method, but am I need to get https://www.googleapis.com/auth/drive.metadata.readonly permission for that?
Everthings works well, but there is no way to find the date of updated or uploaded files, Date required in most of the usecases to let the user's know last updated date time, is there are possible way to implement it? or through another API call or something?
I found that there is getMetadata method, but am I need to get
https://www.googleapis.com/auth/drive.metadata.readonly
permission for that?thanks for the work anyway!