Liking cljdoc? Tell your friends :D

happygapi.books.layers

Books API: layers. The Google Books API allows clients to access the Google Books repository. See: https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers

Books API: layers.
The Google Books API allows clients to access the Google Books repository.
See: https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers
raw docstring

annotationData-get$clj

(annotationData-get$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/annotationData/get

Required parameters: volumeId, contentVersion, layerId, annotationDataId

Optional parameters: scale, locale, w, source, allowWebDefinitions, h

Gets the annotation data.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/annotationData/get

Required parameters: volumeId, contentVersion, layerId, annotationDataId

Optional parameters: scale, locale, w, source, allowWebDefinitions, h

Gets the annotation data.
sourceraw docstring

annotationData-list$clj

(annotationData-list$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/annotationData/list

Required parameters: volumeId, contentVersion, layerId

Optional parameters: scale, locale, w, source, pageToken, h, updatedMax, annotationDataId, updatedMin, maxResults

Gets the annotation data for a volume and layer.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/annotationData/list

Required parameters: volumeId, contentVersion, layerId

Optional parameters: scale, locale, w, source, pageToken, h, updatedMax, annotationDataId, updatedMin, maxResults

Gets the annotation data for a volume and layer.
sourceraw docstring

get$clj

(get$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/get

Required parameters: summaryId, volumeId

Optional parameters: contentVersion, source

Gets the layer summary for a volume.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/get

Required parameters: summaryId, volumeId

Optional parameters: contentVersion, source

Gets the layer summary for a volume.
sourceraw docstring

list$clj

(list$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/list

Required parameters: volumeId

Optional parameters: maxResults, contentVersion, source, pageToken

List the layer summaries for a volume.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/list

Required parameters: volumeId

Optional parameters: maxResults, contentVersion, source, pageToken

List the layer summaries for a volume.
sourceraw docstring

volumeAnnotations-get$clj

(volumeAnnotations-get$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/volumeAnnotations/get

Required parameters: volumeId, annotationId, layerId

Optional parameters: locale, source

Gets the volume annotation.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/volumeAnnotations/get

Required parameters: volumeId, annotationId, layerId

Optional parameters: locale, source

Gets the volume annotation.
sourceraw docstring

volumeAnnotations-list$clj

(volumeAnnotations-list$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/volumeAnnotations/list

Required parameters: volumeId, contentVersion, layerId

Optional parameters: startOffset, endPosition, locale, endOffset, source, pageToken, startPosition, volumeAnnotationsVersion, updatedMax, showDeleted, updatedMin, maxResults

Gets the volume annotations for a volume and layer.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/volumeAnnotations/list

Required parameters: volumeId, contentVersion, layerId

Optional parameters: startOffset, endPosition, locale, endOffset, source, pageToken, startPosition, volumeAnnotationsVersion, updatedMax, showDeleted, updatedMin, maxResults

Gets the volume annotations for a volume and layer.
sourceraw docstring

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

× close