Skip to main content

annotation_data

Overview

Nameannotation_data
TypeResource
Idgoogledevelopers.books.annotation_data

Fields

NameDatatypeDescription
idstringUnique id for this annotation data.
volumeIdstringThe volume id for this data. *
dataobject
encodedDatastringBase64 encoded data for this annotation data.
kindstringResource Type
annotationTypestringThe type of annotation this data is for.
layerIdstringThe Layer id for this data. *
selfLinkstringURL for this resource. *
updatedstringTimestamp for the last time this data was updated. (RFC 3339 UTC date-time format).

Methods

NameAccessible byRequired ParamsDescription
layers_annotationData_getSELECTannotationDataId, contentVersion, layerId, volumeIdGets the annotation data.
layers_annotationData_listSELECTcontentVersion, layerId, volumeIdGets the annotation data for a volume and layer.