Home
last modified time | relevance | path

Searched refs:annotationDataId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeannotation.php26 public $annotationDataId; variable in Google\\Service\\Books\\Volumeannotation
81 public function setAnnotationDataId($annotationDataId) argument
83 $this->annotationDataId = $annotationDataId;
90 return $this->annotationDataId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DLayersAnnotationData.php38 * @param string $annotationDataId The ID of the annotation data to retrieve.
55 public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = []) argument
57 …lumeId' => $volumeId, 'layerId' => $layerId, 'annotationDataId' => $annotationDataId, 'contentVers…
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php235 * @param string $annotationDataId The ID of the annotation data to retrieve.
246 …public function get($volumeId, $layerId, $annotationDataId, $contentVersion, $optParams = array())… argument
247 …lumeId' => $volumeId, 'layerId' => $layerId, 'annotationDataId' => $annotationDataId, 'contentVers…
3285 public $annotationDataId; variable in Google_Volumeannotation
3301 public function setAnnotationDataId( $annotationDataId) { argument
3302 $this->annotationDataId = $annotationDataId;
3305 return $this->annotationDataId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php350 'path' => 'books/v1/volumes/{volumeId}/layers/{layerId}/data/{annotationDataId}',
363 'annotationDataId' => [
417 'annotationDataId' => [