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.9.tar.gz
sha256=e189067f3caf58235eee7f3f1b0f051d0192cd012e444c87492b2b502ad7c29c
md5=0f0c17b713f86d91d6be8ddf4a741745
doc/gapi-ocaml/GapiPlusV1Model/CommentFeed/index.html
Module GapiPlusV1Model.CommentFeedSource
Source
type t = {etag : string;(*ETag of this response for caching purposes.
*)id : string;(*The ID of this collection of comments.
*)items : Comment.t list;(*The comments in this page of results.
*)kind : string;(*Identifies this resource as a collection of comments. Value: "plus#commentFeed".
*)nextLink : string;(*Link to the next page of activities.
*)nextPageToken : string;(*The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
*)title : string;(*The title of this collection of comments.
*)updated : GapiDate.t;(*The time at which this collection of comments was last updated. Formatted as an RFC 3339 timestamp.
*)
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>