Liking cljdoc? Tell your friends :D

happygapi.poly.users

Poly API: users. The Poly API provides read access to assets hosted on poly.google.com to all, and upload access to poly.google.com for whitelisted accounts. See: https://developers.google.com/poly/api/reference/rest/v1/users

Poly API: users.
The Poly API provides read access to assets hosted on poly.google.com to all, and upload access to poly.google.com for whitelisted accounts. 
See: https://developers.google.com/poly/api/reference/rest/v1/users
raw docstring

assets-list$clj

(assets-list$ auth parameters)

https://developers.google.com/poly/api/reference/rest/v1/users/assets/list

Required parameters: name

Optional parameters: format, visibility, orderBy, pageSize, pageToken

Lists assets authored by the given user. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of PRIVATE or UNLISTED and assets which are All Rights Reserved for the currently-authenticated user.

https://developers.google.com/poly/api/reference/rest/v1/users/assets/list

Required parameters: name

Optional parameters: format, visibility, orderBy, pageSize, pageToken

Lists assets authored by the given user. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of PRIVATE or UNLISTED and assets which are All Rights Reserved for the currently-authenticated user.
raw docstring

likedassets-list$clj

(likedassets-list$ auth parameters)

https://developers.google.com/poly/api/reference/rest/v1/users/likedassets/list

Required parameters: name

Optional parameters: format, pageToken, pageSize, orderBy

Lists assets that the user has liked. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of UNLISTED.

https://developers.google.com/poly/api/reference/rest/v1/users/likedassets/list

Required parameters: name

Optional parameters: format, pageToken, pageSize, orderBy

Lists assets that the user has liked. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of UNLISTED.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close