Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DLayersummary.php34 public $annotationsDataLink; variable in Google\\Service\\Books\\Layersummary
107 public function setAnnotationsDataLink($annotationsDataLink) argument
109 $this->annotationsDataLink = $annotationsDataLink;
116 return $this->annotationsDataLink;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php2320 public $annotationsDataLink; variable in Google_Layersummary
2344 public function setAnnotationsDataLink( $annotationsDataLink) { argument
2345 $this->annotationsDataLink = $annotationsDataLink;
2348 return $this->annotationsDataLink;