package gapi-ocaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A simple OCaml client for Google Services
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.4.7.tar.gz
sha256=3a9e7ba4446b90f842c10dc2e49211c394c9f012715da01bb0b80baccabb41bb
md5=27919a0188772392e9b74bfd95fbaaa1
doc/gapi-ocaml/GapiPlusV1Service/PeopleResource/index.html
Module GapiPlusV1Service.PeopleResourceSource
Source
val get :
?base_url:string ->
?etag:string ->
?std_params:GapiService.StandardParameters.t ->
userId:string ->
GapiConversation.Session.t ->
GapiPlusV1Model.Person.t * GapiConversation.Session.tGet 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.
Source
val list :
?base_url:string ->
?std_params:GapiService.StandardParameters.t ->
?maxResults:int ->
?orderBy:OrderBy.t ->
?pageToken:string ->
userId:string ->
collection:Collection.t ->
GapiConversation.Session.t ->
GapiPlusV1Model.PeopleFeed.t * GapiConversation.Session.tList all of the people in the specified collection.
Source
val listByActivity :
?base_url:string ->
?std_params:GapiService.StandardParameters.t ->
?maxResults:int ->
?pageToken:string ->
activityId:string ->
collection:Collection.t ->
GapiConversation.Session.t ->
GapiPlusV1Model.PeopleFeed.t * GapiConversation.Session.tList all of the people in the specified collection for a particular activity.
Source
val search :
?base_url:string ->
?std_params:GapiService.StandardParameters.t ->
?language:string ->
?maxResults:int ->
?pageToken:string ->
query:string ->
GapiConversation.Session.t ->
GapiPlusV1Model.PeopleFeed.t * GapiConversation.Session.tSearch all public profiles.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>