Home
last modified time | relevance | path

Searched refs:annotationDataLink (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeannotation.php30 public $annotationDataLink; variable in Google\\Service\\Books\\Volumeannotation
95 public function setAnnotationDataLink($annotationDataLink) argument
97 $this->annotationDataLink = $annotationDataLink;
104 return $this->annotationDataLink;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3286 public $annotationDataLink; variable in Google_Volumeannotation
3307 public function setAnnotationDataLink( $annotationDataLink) { argument
3308 $this->annotationDataLink = $annotationDataLink;
3311 return $this->annotationDataLink;