Google Drive listing, searching and deleting files

Posted by omarshammas on Stack Overflow See other posts from Stack Overflow or by omarshammas
Published on 2012-06-22T21:14:32Z Indexed on 2012/06/22 21:16 UTC
Read the original article Hit count: 117

Filed under:

I'm building a web app that integrates with Google Drive, and am wondering if there was a way to list, search or delete files.

I see from https://developers.google.com/drive/v1/reference/files#resource that there are 4 operations. If there are no list and search capabilities then the onus is on the app to handle the management.

Is there another API I should be using? Are those features in the works?

© Stack Overflow or respective owner

Related posts about google-drive-sdk