Liking cljdoc? Tell your friends :D

happygapi.plus.people

Google+ API: people. Builds on top of the Google+ platform. See: https://developers.google.com/+/api/api/reference/rest/v1/people

Google+ API: people.
Builds on top of the Google+ platform.
See: https://developers.google.com/+/api/api/reference/rest/v1/people
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/+/api/api/reference/rest/v1/people/get

Required parameters: userId

Optional parameters: none

Get a person's profile. If your app uses scope https://www.googleapis.com/auth/plus.login, this method is guaranteed to return ageRange and language.

https://developers.google.com/+/api/api/reference/rest/v1/people/get

Required parameters: userId

Optional parameters: none

Get a person's profile. If your app uses scope https://www.googleapis.com/auth/plus.login, this method is guaranteed to return ageRange and language.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/+/api/api/reference/rest/v1/people/list

Required parameters: collection, userId

Optional parameters: maxResults, orderBy, pageToken

List all of the people in the specified collection.

https://developers.google.com/+/api/api/reference/rest/v1/people/list

Required parameters: collection, userId

Optional parameters: maxResults, orderBy, pageToken

List all of the people in the specified collection.
sourceraw docstring

listByActivity$clj

(listByActivity$ auth parameters)

https://developers.google.com/+/api/api/reference/rest/v1/people/listByActivity

Required parameters: activityId, collection

Optional parameters: maxResults, pageToken

Shut down. See https://developers.google.com/+/api-shutdown for more details.

https://developers.google.com/+/api/api/reference/rest/v1/people/listByActivity

Required parameters: activityId, collection

Optional parameters: maxResults, pageToken

Shut down. See https://developers.google.com/+/api-shutdown for more details.
sourceraw docstring

search$clj

(search$ auth parameters)

https://developers.google.com/+/api/api/reference/rest/v1/people/search

Required parameters: query

Optional parameters: language, maxResults, pageToken

Shut down. See https://developers.google.com/+/api-shutdown for more details.

https://developers.google.com/+/api/api/reference/rest/v1/people/search

Required parameters: query

Optional parameters: language, maxResults, pageToken

Shut down. See https://developers.google.com/+/api-shutdown for more details.
sourceraw docstring

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

× close