Searched refs:Bookshelf (Results 1 – 4 of 4) sorted by relevance
23 protected $itemsType = Bookshelf::class;31 * @param Bookshelf[]38 * @return Bookshelf[]
20 class Bookshelf extends \Google\Model class206 class_alias(Bookshelf::class, 'Google_Service_Books_Bookshelf');
20 use Google\Service\Books\Bookshelf; alias42 * @return Bookshelf48 return $this->call('get', [$params], Bookshelf::class);
21 use Google\Service\Books\Bookshelf; alias75 * @return Bookshelf81 return $this->call('get', [$params], Bookshelf::class);