drive.Revisions.get(file_id, revision_id)
drive.Revisions.list(file_id)
drive.Revisions.delete(file_id, revision_id)
Last updated 10 months ago