Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L libgdata
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libgdata
  • Merge requests
  • !7

Drive v2 Properties API

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Mayank Sharma requested to merge mayanksha/libgdata:wip/app-properties/api into master Jun 04, 2019
  • Overview 162
  • Commits 6
  • Pipelines 0
  • Changes 13

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 Jul 11, 2019 by Mayank Sharma
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/app-properties/api