Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DLayersummaries.php23 protected $itemsType = Layersummary::class;
35 * @param Layersummary[]
42 * @return Layersummary[]
H A DLayersummary.php20 class Layersummary extends \Google\Collection class
261 class_alias(Layersummary::class, 'Google_Service_Books_Layersummary');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DLayers.php21 use Google\Service\Books\Layersummary; alias
43 * @return Layersummary
49 return $this->call('get', [$params], Layersummary::class);