Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libgdata
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • libgdata
  • Merge requests
  • !7

Merged
Created Jun 04, 2019 by Mayank Sharma@mayanksha

Drive v2 Properties API

  • Overview 162
  • Commits 6
  • 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
Reviewer
Request review from
Time tracking
Source branch: wip/app-properties/api