Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMylibraryAnnotations.php22 use Google\Service\Books\AnnotationsSummary; alias
104 * @return AnnotationsSummary
110 return $this->call('summary', [$params], AnnotationsSummary::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotationsSummary.php20 class AnnotationsSummary extends \Google\Collection class
61 class_alias(AnnotationsSummary::class, 'Google_Service_Books_AnnotationsSummary');