Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.admin.channels

Admin SDK API: channels. Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain. See: https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/channels

Admin SDK API: channels.
Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.
See: https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/channels
raw docstring

stop$clj

(stop$ auth parameters body)

https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/channels/stop

Required parameters: none

Optional parameters: none

Body:

{:address string, :resourceUri string, :payload boolean, :expiration string, :params {}, :type string, :resourceId string, :token string, :id string, :kind string}

Stop watching resources through this channel.

https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/channels/stop

Required parameters: none

Optional parameters: none

Body: 

{:address string,
 :resourceUri string,
 :payload boolean,
 :expiration string,
 :params {},
 :type string,
 :resourceId string,
 :token string,
 :id string,
 :kind string}

Stop watching resources through this channel.
sourceraw docstring

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

× close