Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.chromepolicy.media

Chrome Policy API: media. The Chrome Policy API is a suite of services that allows Chrome administrators to control the policies applied to their managed Chrome OS devices and Chrome browsers. See: http://developers.google.com/chrome/policyapi/reference/rest/v1/media

Chrome Policy API: media.
The Chrome Policy API is a suite of services that allows Chrome administrators to control the policies applied to their managed Chrome OS devices and Chrome browsers.
See: http://developers.google.com/chrome/policyapi/reference/rest/v1/media
raw docstring

upload$clj

(upload$ auth parameters body)

http://developers.google.com/chrome/policyapi/reference/rest/v1/media/upload

Required parameters: customer

Optional parameters: none

Body:

{:policyField string}

Creates an enterprise file from the content provided by user. Returns a public download url for end user.

http://developers.google.com/chrome/policyapi/reference/rest/v1/media/upload

Required parameters: customer

Optional parameters: none

Body: 

{:policyField string}

Creates an enterprise file from the content provided by user. Returns a public download url for end user.
sourceraw docstring

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

× close