Skip to main content

volume_annotations

Overview

Namevolume_annotations
TypeResource
Idgoogledevelopers.books.volume_annotations

Fields

NameDatatypeDescription
idstringUnique id of this volume annotation.
updatedstringTimestamp for the last time this anntoation was updated. (RFC 3339 UTC date-time format).
datastringData for this annotation.
annotationTypestringThe type of annotation this is.
annotationDataIdstringThe annotation data id for this volume annotation.
layerIdstringThe Layer this annotation is for.
selectedTextstringExcerpt from the volume.
annotationDataLinkstringLink to get data for this annotation.
pageIdsarrayPages the annotation spans.
deletedbooleanIndicates that this annotation is deleted.
contentRangesobjectThe content ranges to identify the selected text.
kindstringResource Type
selfLinkstringURL to this resource.
volumeIdstringThe Volume this annotation is for.

Methods

NameAccessible byRequired ParamsDescription
layers_volumeAnnotations_getSELECTannotationId, layerId, volumeIdGets the volume annotation.
layers_volumeAnnotations_listSELECTcontentVersion, layerId, volumeIdGets the volume annotations for a volume and layer.