Is there a way to store custom metadata in a Google Drive file? -


i writing rsync utility google drive, need way of storing file system specific data files in sort of custom metadata tag. don't see obvious in documentation, wondered if there other facility not highlighted in documentation; overloading of otherwise unused metadata tag. indexabletext comes mind, have no idea intended use is...

https://developers.google.com/drive/v2/reference/files?hl=en

maybe can use properties: https://developers.google.com/drive/properties


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -