Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.keep.media

Google Keep API: media. The Google Keep API is used in an enterprise environment to manage Google Keep content and resolve issues identified by cloud security software. See: https://developers.google.com/keep/apiapi/reference/rest/v1/media

Google Keep API: media.
The Google Keep API is used in an enterprise environment to manage Google Keep content and resolve issues identified by cloud security software.
See: https://developers.google.com/keep/apiapi/reference/rest/v1/media
raw docstring

download$clj

(download$ auth parameters)

https://developers.google.com/keep/apiapi/reference/rest/v1/media/download

Required parameters: name

Optional parameters: mimeType

Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.

https://developers.google.com/keep/apiapi/reference/rest/v1/media/download

Required parameters: name

Optional parameters: mimeType

Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close