Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DLayersummary.php26 public $annotationCount; variable in Google\\Service\\Books\\Layersummary
79 public function setAnnotationCount($annotationCount) argument
81 $this->annotationCount = $annotationCount;
88 return $this->annotationCount;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php2318 public $annotationCount; variable in Google_Layersummary
2331 public function setAnnotationCount( $annotationCount) { argument
2332 $this->annotationCount = $annotationCount;
2335 return $this->annotationCount;