Skip to content

Drive v2 Properties API

GVfs requires storing volatile paths and/or file IDs on the file objects. Drive v2 API provides the Properties resource (https://developers.google.com/drive/api/v2/reference/properties) which can be used to add custom key-value pairs on files.

This commit adds a new GDataProperty type and tries to address that.

Edited by Mayank Sharma

Merge request reports