Home
last modified time | relevance | path

Searched refs:Volumeannotation (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeannotations.php23 protected $itemsType = Volumeannotation::class;
43 * @param Volumeannotation[]
50 * @return Volumeannotation[]
H A DVolumeannotation.php20 class Volumeannotation extends \Google\Collection class
277 class_alias(Volumeannotation::class, 'Google_Service_Books_Volumeannotation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DLayersVolumeAnnotations.php20 use Google\Service\Books\Volumeannotation; alias
44 * @return Volumeannotation
50 return $this->call('get', [$params], Volumeannotation::class);