(create-folder {:keys [service]} name)
(delete-file {:keys [service]} id)
(file-exists? {:keys [service]} id)
(get-file {:keys [service]} id)
(list-files-request service mime-type page-token)
(make-service {:keys [http-transport json-factory credential application-name]})
(move-file {:keys [service]} id dest-folder-id)
(quotas {:keys [service]})
(share-file {:keys [service]} id user)
(upload-file {:keys [service]} file-path file-name mime-type)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |