Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.keep.media

Google Keep API: media. This API is an enterprise-only API used to create and manage the Keep notes within your domain, including resolving issues identified by CASB software. See: https://developers.google.com/keep/apiapi/reference/rest/v1/media

Google Keep API: media.
This API is an enterprise-only API used to create and manage the Keep notes within your domain, including resolving issues identified by CASB 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